Switch to DuckDuckGo Search
   November 23, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >

Toggle Join/Part | bottom
[00:00:41] *** Asandari has joined #chromium
[00:01:00] *** ghoti has joined #chromium
[00:05:06] *** neozaru has quit IRC
[00:05:30] *** sliddjur has joined #chromium
[00:07:15] *** RT|Chatzilla has joined #chromium
[00:10:33] *** DiamondLovesYou has joined #chromium
[00:22:26] *** jcvfen has quit IRC
[00:32:05] *** mpawlowski_ has joined #chromium
[00:34:23] *** mpawlowski has quit IRC
[00:34:42] *** atanasb has quit IRC
[00:38:23] *** sL1pKn07 has quit IRC
[00:39:09] *** sL1pKn07 has joined #chromium
[00:39:45] *** ghoti has quit IRC
[00:44:32] *** atanasb has joined #chromium
[00:47:58] *** FreezingCold has quit IRC
[00:48:14] *** FreezingCold has joined #chromium
[00:48:55] *** DiamondLovesYou has quit IRC
[00:51:31] *** ghoti has joined #chromium
[00:51:55] *** kasperti_ has joined #chromium
[01:02:04] *** Z_God has quit IRC
[01:02:38] *** ebraminio has quit IRC
[01:03:10] *** SQL has quit IRC
[01:03:57] *** newt has joined #chromium
[01:03:57] *** ChanServ sets mode: +v newt
[01:04:00] *** ebraminio has joined #chromium
[01:04:21] *** newt is now known as Guest39624
[01:09:31] *** Guest39624 has quit IRC
[01:12:37] *** ebraminio has quit IRC
[01:13:57] *** CitizenKane has quit IRC
[01:15:29] *** atanasb has quit IRC
[01:16:30] *** CitizenKane has joined #chromium
[01:16:40] *** asarka_ has joined #chromium
[01:19:06] *** asarka has quit IRC
[01:19:06] *** asarka_ is now known as asarka
[01:23:25] *** JSharpe has quit IRC
[01:25:40] *** psimyn has joined #chromium
[01:31:09] <Snwspeckle> HI guys anyone ever had issues compiling libyuv for iOS?
[01:31:29] <Snwspeckle> I am trying to compile but I am getting an errpr saying ImportError: No module named gyp_chromium
[01:37:06] *** joshskidmore has joined #chromium
[01:39:56] *** Corey84- has quit IRC
[01:42:48] <ckocagil> Snwspeckle: can you build any other target?
[01:43:15] <Snwspeckle> Nope it always is returning that error of no module named gyp_chromium
[01:44:16] <ckocagil> yeah that's a python error
[01:44:47] <Snwspeckle> ckocagil, The steps I am taking from start to finish for compiling libyuv are this: Create a directory named libyuv, run the gclient config and then gclient sync commands for libyuv. Then I add the iOS target to the gclient and run --nohooks twice. After that I build for iOS and get the error
[01:44:51] <ckocagil> try putting depot_tools in the very beginning of PATH
[01:45:38] <Snwspeckle> ah that might be the problem actually! One sec while I try this
[01:46:45] *** Sly has joined #chromium
[01:47:36] *** thakis_ has joined #chromium
[01:48:25] <Snwspeckle> ckocagil, Also when I run gclient sunc, it syncs the project fully but then it runs a sync_chromium.py script which seems to never end, it starts dispalying "Still working on" src after about a minute and never ends. How long is this suppose to take?
[01:48:32] <Snwspeckle> sync*
[01:50:36] <ckocagil> Snwspeckle: which libyuv built instructions are you following? are you sure that repo doesn't require a full chromium checkout?
[01:50:38] *** Corey84- has joined #chromium
[01:50:47] *** FreezingDroid has joined #chromium
[01:50:58] *** FreezingCold has quit IRC
[01:51:07] <Snwspeckle> ckocagil, I am following http://www.code.google.com/p/libyuv/
[01:53:57] <ckocagil> Snwspeckle: can you paste your .gclient and the output of "gclient hookinfo" somewhere and link?
[01:54:39] *** CitizenKane has quit IRC
[01:54:43] *** atanasb has joined #chromium
[01:55:07] <ckocagil> Snwspeckle: oh. apparently libyuv clones the entire chromium repository. ouch. https://libyuv.googlecode.com/svn/trunk/DEPS
[01:55:33] <ckocagil> so yeah it's not really standalone
[01:55:37] <Snwspeckle> Ya one second, trying something out really quick
[01:56:38] <Snwspeckle> Hmm the build instructions for libyuv doesnt say that
[01:56:54] *** Corey84- has quit IRC
[02:00:51] *** peavey has quit IRC
[02:02:37] *** FreezingDroid has quit IRC
[02:03:00] <Snwspeckle> ckocagil, Are you sure? It looks like its an external library?
[02:05:40] <ckocagil> Snwspeckle: https://libyuv.googlecode.com/svn/trunk/chromium/.gclient
[02:05:41] *** thakis_ has quit IRC
[02:05:58] <ckocagil> it pulls most chromium + most of its deps
[02:06:12] *** martyj-o has joined #chromium
[02:06:29] <ckocagil> check your network use while sync_chromium.py is running :-)
[02:09:46] <Snwspeckle> Right on let me give this a shot
[02:09:56] *** cagedwisdom has quit IRC
[02:10:17] *** FreezingCold has joined #chromium
[02:12:04] *** peavey has joined #chromium
[02:12:21] <Snwspeckle> ckocagil, Looks like its pulling at like 1kb a sec once sync_chromium.py is running
[02:13:10] <ckocagil> I doubt it will ever finish at that rate :P
[02:13:34] <Snwspeckle> Me either haha, so I guess the question is, why is it looking for gyp_chromium if its not needed
[02:14:12] <Snwspeckle> ckocagil, running gclient config https://libyuv.googlecode.com/svn/trunk automatically sets my gclient to these settings
[02:14:25] <Snwspeckle> So when I compile, I don't understand why it wants gyp_chromium lol
[02:15:12] *** sliddjur has quit IRC
[02:15:21] <ckocagil> this is how that repo is supposed to be used
[02:15:23] <ckocagil> sorry
[02:15:25] <Snwspeckle> ckocagil, Wait, if I am adding a target_os, should it be inside the solutions[] array?
[02:15:35] <ckocagil> no idea.
[02:15:40] <Snwspeckle> ah ok
[02:16:12] *** Shin-LaC has quit IRC
[02:16:41] *** bq has joined #chromium
[02:21:44] *** bq has quit IRC
[02:36:51] *** confutio has joined #chromium
[02:52:17] *** nicolasc has quit IRC
[02:54:45] *** vollick_ has joined #chromium
[02:55:29] *** vollick_ has quit IRC
[02:59:35] *** shashwat001 has joined #chromium
[02:59:39] <shashwat001> hi
[03:00:10] <shashwat001> I have pulled depot-tools
[03:00:11] *** vollick_ has joined #chromium
[03:00:19] <shashwat001> but while doing fetch chromium
[03:00:29] <shashwat001> it keeps showing still working on src
[03:00:49] <shashwat001> how long should it keep showing it
[03:01:16] <Snwspeckle> shashwat001, Mine was doing that also, it never ended so I stopped. idk whats wrong
[03:01:31] <shashwat001> is there any other way to get source?
[03:01:44] <Snwspeckle> ckocagil, If I want to edit gclient manually and add my own solutions, how would I do it?
[03:02:01] <Snwspeckle> shashwat001, Not that I know of, I have been trying to compile libyuv and cant because of this
[03:02:42] <shashwat001> Snwspeckle, ok
[03:02:47] <confutio> fetch lasted about an hour for me when I did it yesterday
[03:02:55] <confutio> it's very, very slow and big
[03:03:03] <shashwat001> did it kept showing 'still working on src'
[03:03:09] <confutio> yup
[03:03:10] <shashwat001> or its kept changing
[03:03:12] <confutio> does it update the time?
[03:03:13] <shashwat001> ok
[03:03:18] <shashwat001> yeah
[03:03:23] <confutio> yup just wait it out
[03:03:29] <Snwspeckle> confutio, I am trying to compile libyuv which shouldnt require any of src though
[03:03:33] <shashwat001> ok
[03:03:37] <confutio> and then when it does WebKit it'll take even longer
[03:03:42] <Snwspeckle> confutio, I am using this for the gclient config: https://libyuv.googlecode.com/svn/trunk/chromium/.gclient
[03:04:07] <shashwat001> confutio, how large is the src then??
[03:04:21] <confutio> Snwspeckle: sorry but I have no idea, I actually ended up not setting up a build all the way because I couldn't figure out the dependencies on arch linux
[03:04:35] <confutio> don't know either, but it's huge
[03:05:47] <Snwspeckle> gahh I can't get pjsid to work unless I can compile libyuv lol this sucks. My development has officially stopped now
[03:06:49] <confutio> are you on Ubuntu?
[03:07:08] <Snwspeckle> Nope MacOS
[03:07:26] <Snwspeckle> I am trying to compile libyuv and am following these instructions here: https://code.google.com/p/libyuv/wiki/GettingStarted
[03:08:01] <Snwspeckle> I am specifically compiling this for iOS so my question is: Do I edit my gclient and add the target_os for iOS and then do gclient config ...?
[03:08:26] *** vollick_ has quit IRC
[03:09:02] <trungl-bot`> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "gclient runhooks" on http://build.chromium.org/p/chromium.mac/builders/Mac%20Builder/builds/14295 "Mac Builder" from 3b6ea0378cc97745820c2df4f191a36c0e8f7151: wez at chromium dot org (:real_wez))
[03:09:16] <confutio> Snwspeckle: yeah sorry wish i could help! i'm not sure :/
[03:09:25] <Snwspeckle> confutio, Darn okay thanks tho!
[03:10:11] *** CustosL1men has quit IRC
[03:17:03] <Snwspeckle> omg its 2.5 GB wtf
[03:19:03] <shashwat001> Snwspeckle, what
[03:19:16] <Snwspeckle> chromium git is 2.5gb haha
[03:19:33] <shashwat001> omg...
[03:20:05] <Snwspeckle> thats why it takes so long for me
[03:20:18] <Snwspeckle> When I clone libyuv it also runs a script to clone chromium
[03:20:33] *** irksy has joined #chromium
[03:22:34] <Snwspeckle> The wiki needs to be fixed for libyuv since it is wrong :(
[03:22:48] *** confutio has quit IRC
[03:23:58] *** irksy has quit IRC
[03:24:23] <Snwspeckle> confutio, still there?
[03:25:25] *** irksy has joined #chromium
[03:25:53] *** irksy has quit IRC
[03:26:29] *** dhsharp has quit IRC
[03:26:42] *** justinlin has joined #chromium
[03:26:56] <Snwspeckle> Anyone here have all of chromium currently pulled that can compile a library for me?
[03:30:04] *** justinlin has quit IRC
[03:34:10] *** justinlin has joined #chromium
[03:35:00] *** owen1 has joined #chromium
[03:38:42] <psimyn> I can try
[03:38:46] *** dhsharp has joined #chromium
[03:38:46] *** ChanServ sets mode: +v dhsharp
[03:39:43] <Snwspeckle> psimyn, That would realllllly help me out. I need to compbile libyuv for the target iOS specifically
[03:40:07] <Snwspeckle> I've been trying but I guess to build libyuv you also need to pull chromium which is 2.5GB amd will take me hours
[03:42:01] *** nya has quit IRC
[03:42:20] *** nya has joined #chromium
[03:43:21] *** hubbe has quit IRC
[03:44:05] <owen1> i don't use bookmarks. how do i get rid of this line 'For quick access, place your bookmarks here on the bookmarks bar. import bookmars now...' - http://i.imgur.com/dBnTss5.png
[03:44:30] <psimyn> Snwspeckle: can I build for ios from windows?
[03:44:53] <Snwspeckle> psimyn, Yup you shouldn
[03:45:00] <Snwspeckle> shouldn't have a problem*
[03:45:06] <psimyn> owen1: ctrl+shift+b ?
[03:45:14] <psimyn> ok I'll have a shot
[03:45:55] <Snwspeckle> Thanks! Im also setting up a linux instance at digital ocean to try and compile this since digital ocean has 1GB download speeds
[03:48:20] *** Sly has quit IRC
[03:51:31] *** atanasb has quit IRC
[03:51:42] <psimyn> you will probably beat me then
[03:51:48] <psimyn> my ninja knowledge is limited
[03:51:51] <Snwspeckle> Haha maybe who knows
[03:52:08] <Snwspeckle> Mine to, I am building libyuv to be used in a library named pjsip when I am using for iOS
[03:52:26] <Snwspeckle> This whole process of building libraries so I can use them is taking me forever lol
[03:52:28] <owen1> psimyn: ctrl+shift+b just shrink the height of that line a bit. it's still there.
[03:53:35] <owen1> psimyn: maybe it's impossible? https://productforums.google.com/forum/#!topic/chrome/M3sK9CJqVZ8
[03:54:02] <owen1> why would i be forced to have a visible bookmark line if i don't have bookmarks?
[03:54:20] <psimyn> oh you mean on the new tab page?
[03:54:22] *** Farnham has quit IRC
[03:54:25] <owen1> yup
[03:54:57] <owen1> psimyn: actualy, it's on any tab
[03:55:05] <psimyn> yeah that probably can't be. can try in #chromium-support - it can potentially be removed with a theme
[03:55:09] <owen1> takes half inch of my screen
[03:55:23] <psimyn> just add an empty bookmark to get rid of it from any tab :)
[03:55:51] <owen1> psimyn: yeah. that's better
[03:56:47] <dcheng_> If you're on Mac, View > Always Show Bookmarks Bar to turn it off.
[03:56:58] <dcheng_> Otherwise, pancake menu > Bookmarks > uncheck Show Bookmarks Bar
[03:57:06] <psimyn> Snwspeckle: do I just need to build libyuv from the third_party directory of chromium source? that is currently failing :(
[03:57:10] <dcheng_> (Note in general this isn't really the right place to ask support questions)
[03:57:38] <Snwspeckle> psimyn, Check out this link which I have been using to compile libyuv: https://code.google.com/p/libyuv/wiki/GettingStarted
[03:57:52] <Snwspeckle> psimyn, When building for iOS, also it has to be the arm64 version.
[04:03:34] <psimyn> yeah that guide is building it from fresh - but I am not sure if it means I can follow those instructions in the third_party folder of the source I have already fetched
[04:03:42] *** finnur2 has quit IRC
[04:04:04] *** wcfields has quit IRC
[04:04:29] <Snwspeckle> psimyn, Ah gotcha, hmm can u send me a screenshot of your third_party folder?
[04:04:39] <psimyn> the "call python gyp_libyuv" from that directory throws "no module named gyp_chromium exists"
[04:04:46] <psimyn> yeah sure
[04:04:57] <Snwspeckle> Thats the error I had been getting
[04:05:05] <Snwspeckle> idk where we are supposed to get gyp_chromium
[04:07:50] <psimyn> it is in the chromium/src/build folder (of chromium package)
[04:08:04] <psimyn> but unsure how to make that accessible from the third_party folder, as I am bad at things
[04:08:11] <Snwspeckle> Yup I've been looking there
[04:08:11] *** kasperti_ has quit IRC
[04:08:18] <Snwspeckle> Just drag it in?
[04:09:27] *** shashwat001 has quit IRC
[04:11:42] <psimyn> yeah that just kicks the "missing module" dilemna futher along
[04:11:46] <psimyn> now missing gyp
[04:12:00] <psimyn> I can keep copy/pasting the missing stuff until it builds, but I feel there is a better way to do this
[04:12:40] <Snwspeckle> Ya Im not sure then, hmm. And idk anyone else that would be wanting to just build libyuv
[04:12:57] <psimyn> wow, ctrl+z actually works for file explorer :)
[04:13:07] <psimyn> I will have a play and see
[04:14:20] <Snwspeckle> Thanks I really appreciate it! idk if I am even cloning the repo anymore on my server anyway -.-
[04:21:52] <Snwspeckle> psimyn, Can u send me a screenshot of where you see the libyuv directory in your chromium repo?
[04:21:57] <psimyn> oh woo
[04:22:02] <psimyn> just got past that step :)
[04:22:20] <psimyn> symlinked the src/build and src/third_party directories from chromium src to libyuv
[04:22:54] <Snwspeckle> You got it partially building? Yipppy
[04:24:13] *** atrx has joined #chromium
[04:24:25] <psimyn> bah
[04:24:28] <psimyn> hadn't edited .gclient
[04:24:35] <psimyn> but other build worked :)
[04:24:43] <Snwspeckle> haha hooray
[04:24:56] <Snwspeckle> Idk why this is so complicated/how did other people do this lol
[04:27:33] <psimyn> back in five
[04:27:37] <psimyn> how do I know if this worked?
[04:27:43] <psimyn> and/or where do you want the result?
[04:28:25] <Snwspeckle> uhmm it should be in a folder named out_ios I think
[04:28:39] <Snwspeckle> the build should create the directories
[04:31:05] *** kapy has joined #chromium
[04:31:56] <kapy> hello, i want to download source code of chromium browser and build it on a Mac machine
[04:32:40] <kapy> can I download the source code on a Windows Machine and then build it on a Mac machine
[04:33:23] *** confutio has joined #chromium
[04:35:37] <Snwspeckle> psimyn, My linux instance ran out of memory on the git clone lol just had to create a swap file lmao
[04:36:14] <confutio> sounds about right haha
[04:36:41] <Snwspeckle> my instance only has 512mb of RAM so... lol
[04:37:55] *** bq has joined #chromium
[04:38:53] <psimyn> yeah i sent it to /out
[04:39:02] <psimyn> you just want the whole folder?
[04:39:45] <Snwspeckle> ya sure that would help
[04:39:57] <psimyn> i'll have a shot
[04:39:59] <psimyn> couple of minutes
[04:40:27] <Snwspeckle> awesome thanks again!!
[04:42:23] *** hush has joined #chromium
[04:52:21] *** riskable has quit IRC
[04:52:55] *** bugsandbugs has joined #chromium
[04:53:17] *** confutio has quit IRC
[04:53:24] <bugsandbugs> hello
[04:55:48] <psimyn> :( Snwspeckle I'm pretty sure the windows lib, not ios one
[04:57:32] <psimyn> unless you are expecting .lib
[04:58:25] <psimyn> the (release) output from ninja is at filedropper.com/libyuv
[04:58:46] <Snwspeckle> ahh well hey even if it's not the right one, thanks for the help!
[04:58:50] <psimyn> otherwise just leave the libyuv fetch running is probably best bet
[04:59:07] <psimyn> good luck
[04:59:23] <Snwspeckle> Funny thing is, I actually found a script someone wrote to compile pjsip (the original library I wanted to compile) and so far everything is working!
[05:01:05] <bugsandbugs> can someone explain to me why this http://bestsampserver.com/testing/video.php works on firefox but doesn't work on chrome?
[05:01:21] *** cagedwisdom has joined #chromium
[05:03:17] *** psimyn has quit IRC
[05:03:51] <Snwspeckle> Maybe chrome doesn't support a technology using to power this video app?
[05:04:14] <bugsandbugs> videojs, it's html5 video
[05:04:30] <Snwspeckle> hmm, I'm trying it now also, infinent loading for me
[05:04:37] *** kapy has quit IRC
[05:04:50] <bugsandbugs> yea but using firefox it works fine
[05:05:51] <Snwspeckle> Do you have the file in webm format?
[05:06:03] <Snwspeckle> Convert the mp4 to webm
[05:06:42] <bugsandbugs> I think the problem is the host
[05:07:07] <bugsandbugs> actually nevermind, I'm clueless.
[05:07:14] <bugsandbugs> I will try that format
[05:07:44] *** kapy has joined #chromium
[05:08:05] <Snwspeckle> And make sure the webm source to the file is before the mp4 source
[05:11:12] <bugsandbugs> sorry for the off-topic question but does converting -> to webm decrease the quality?
[05:11:20] <Snwspeckle> No idea
[05:13:56] *** jbauman_ has joined #chromium
[05:16:15] *** jbauman has quit IRC
[05:17:22] *** jbauman has joined #chromium
[05:18:21] *** owen1 has left #chromium
[05:19:23] *** jbauman_ has quit IRC
[05:22:53] *** jbauman has quit IRC
[05:23:24] *** bugsandbugs has quit IRC
[05:23:25] *** jbauman has joined #chromium
[05:44:05] *** Shrooms has joined #chromium
[05:44:31] *** vanila has joined #chromium
[05:44:32] <vanila> hello
[06:07:29] *** myid_o_shin has joined #chromium
[06:20:17] *** atrx has quit IRC
[06:28:04] *** atanasb has joined #chromium
[06:28:24] *** asarka has quit IRC
[06:46:31] *** atrx has joined #chromium
[07:10:21] *** brianderson has quit IRC
[07:13:51] *** nicksydney_ has joined #chromium
[07:14:34] *** nicksydney has quit IRC
[07:16:49] *** igoroliveira has quit IRC
[07:26:39] *** nicksydney has joined #chromium
[07:27:29] *** nicksydney_ has quit IRC
[07:28:55] *** thakis_ has joined #chromium
[07:38:38] *** Betal has quit IRC
[07:56:39] *** jyasskin has joined #chromium
[08:02:29] *** jyasskin has quit IRC
[08:07:55] *** jyasskin has joined #chromium
[08:08:52] *** thakis_ has quit IRC
[08:10:57] *** isherman-book has joined #chromium
[08:12:28] *** thakis_ has joined #chromium
[08:12:35] *** havingFun is now known as xrosnight
[08:16:19] *** thakis_ has quit IRC
[08:25:01] *** isherman-book has quit IRC
[08:25:41] *** isherman-book has joined #chromium
[08:29:53] *** isherman-book has quit IRC
[08:31:22] *** darktears has quit IRC
[08:42:08] *** myid_o_shin has quit IRC
[08:47:48] *** neozaru has joined #chromium
[08:51:17] *** kapy has quit IRC
[08:55:34] *** isherman-book has joined #chromium
[08:57:24] *** isherman-book1 has joined #chromium
[08:57:24] *** isherman-book has quit IRC
[09:02:04] *** isherman-book1 has quit IRC
[09:20:13] *** jyasskin has quit IRC
[09:25:59] *** Jackneill has joined #chromium
[09:28:32] *** kapy has joined #chromium
[09:32:09] *** ebraminio has joined #chromium
[09:39:02] *** jam_ has quit IRC
[09:48:55] *** ebraminio1 has joined #chromium
[09:49:03] *** ebraminio has quit IRC
[09:58:06] *** shashwat001 has joined #chromium
[09:59:44] *** ajax16384 has joined #chromium
[10:06:10] <shashwat001> I just did fetch chromium
[10:06:20] <shashwat001> it is running for 6 hrs
[10:06:33] <shashwat001> and has downloaded 8.3 Gb
[10:06:41] <shashwat001> it would will it do...
[10:06:50] <shashwat001> how much will it do...?
[10:16:44] *** Shrooms has quit IRC
[10:30:04] *** Z_God has joined #chromium
[10:30:11] *** ensonic_ has joined #chromium
[10:44:34] *** stupidpioneers has joined #chromium
[10:44:38] *** stupidpioneers has left #chromium
[10:46:40] *** isherman-book has joined #chromium
[10:51:50] *** isherman-book has quit IRC
[10:54:36] *** atanasb has quit IRC
[10:56:26] *** vanila has quit IRC
[11:06:46] *** atanasb has joined #chromium
[11:06:58] *** Farnham has joined #chromium
[11:08:58] *** len__ has quit IRC
[11:09:34] *** atrx has quit IRC
[11:15:00] *** pandaant has quit IRC
[11:15:48] *** bq has quit IRC
[11:21:26] *** kapy has quit IRC
[11:24:41] *** Snwspeckle has quit IRC
[11:25:36] *** ebraminio1 has quit IRC
[11:26:27] *** psimyn has joined #chromium
[11:44:06] *** ebraminio has joined #chromium
[11:51:31] *** Sodan has joined #chromium
[11:52:53] *** givanse_ has quit IRC
[11:58:37] *** Guest41797 is now known as jdiez
[11:58:43] *** jdiez has quit IRC
[11:58:43] *** jdiez has joined #chromium
[12:01:19] *** _5kg has quit IRC
[12:02:22] *** sorinj has quit IRC
[12:17:03] *** ebraminio1 has joined #chromium
[12:19:06] *** ebraminio has quit IRC
[12:21:15] *** Sodan has quit IRC
[12:21:35] *** ebraminio has joined #chromium
[12:23:12] *** atanasb has quit IRC
[12:23:48] *** ebraminio1 has quit IRC
[12:30:22] *** ajax16384 has quit IRC
[12:32:15] *** jcvfen has joined #chromium
[12:37:39] *** nicksydney has quit IRC
[12:38:07] *** nicksydney has joined #chromium
[12:38:55] *** dpino has joined #chromium
[12:41:18] *** NanoArro1 has quit IRC
[12:41:23] *** blackjack has quit IRC
[12:45:57] *** _5kg has joined #chromium
[12:51:37] *** nicksydney has quit IRC
[12:52:01] *** tav has quit IRC
[12:53:01] *** nicksydney has joined #chromium
[12:59:47] <shashwat001> hi
[12:59:53] <shashwat001> anybody there?
[13:01:11] <shashwat001> fetch chromium has been running for 10 hours
[13:01:16] <shashwat001> is it expected to do so?
[13:01:25] *** Guest75877 has quit IRC
[13:01:51] <ckocagil> shashwat001: if you connection is slow, maybe
[13:01:59] <ckocagil> it fetches around 10 gigs
[13:02:22] <shashwat001> ok
[13:02:29] <shashwat001> it has been 9.7G
[13:03:43] <ckocagil> maybe check your network usage to see if it's still downloading
[13:04:05] <shashwat001> yeah downloading...
[13:06:37] *** atrx has joined #chromium
[13:07:35] *** Sodan has joined #chromium
[13:11:05] *** mavhc has quit IRC
[13:12:30] *** mavhc has joined #chromium
[13:13:06] *** ebraminio has quit IRC
[13:14:43] *** mavhc has joined #chromium
[13:14:51] *** blackjack has joined #chromium
[13:24:50] *** TLF has joined #chromium
[13:25:09] *** TLF has quit IRC
[13:25:10] *** TLF has joined #chromium
[13:25:24] *** TLF has left #chromium
[13:40:04] *** NanoArro1 has joined #chromium
[13:41:59] *** atanasb has joined #chromium
[13:50:36] *** ebraminio has joined #chromium
[13:53:56] *** Sodan has quit IRC
[13:57:33] *** ajax16384 has joined #chromium
[14:10:04] *** Lukimya has joined #chromium
[14:12:06] <shashwat001> ckocagil, it has reached 11 G
[14:12:13] <shashwat001> how big is is...
[14:12:27] <ckocagil> i don't think it's more than 15g
[14:12:40] <shashwat001> some file src/third_party/_gclient_WebKit_HRwui0/.git/objects/pack/tmp_pack_MJxGm4 has already been 2.8 GB
[14:12:51] <shashwat001> is this file required?
[14:13:05] <ckocagil> of course, why would it be fetched otherwise?
[14:13:59] <shashwat001> how much time does build takes to compile on i5 processor
[14:14:45] *** ElAngelo has left #chromium
[14:17:06] *** igoroliveira has joined #chromium
[14:17:50] <ckocagil> shashwat001: if you have 8+ gb of ram it should take 1-3 hours
[14:18:03] <ckocagil> maybe less, my computer is shit
[14:20:13] *** psimyn has quit IRC
[14:21:05] <shashwat001> ok
[14:29:40] *** Guest91996 has joined #chromium
[14:32:38] *** Corey84- has joined #chromium
[14:32:41] *** dpino has quit IRC
[14:46:20] *** riskable has joined #chromium
[14:51:25] *** ManikM has joined #chromium
[14:52:15] *** ManikM has joined #chromium
[14:52:38] *** ManikM has joined #chromium
[14:54:39] *** ebraminio has quit IRC
[15:09:34] <shashwat001> when this fetch chromium will end...
[15:09:43] <shashwat001> it has been running since ages
[15:10:08] <shashwat001> total size has been 11 G
[15:10:28] <trungl-bot`> Tree opened by buildbot at chromium dot org: Tree is open (Automatic: Buona fortuna!)
[15:13:06] *** sarri has quit IRC
[15:13:21] *** confutio has joined #chromium
[15:13:34] *** cagedwisdom has quit IRC
[15:14:32] *** sarri has joined #chromium
[15:26:44] *** Sodan has joined #chromium
[15:27:12] *** ebraminio has joined #chromium
[15:30:59] *** Guest91996 has quit IRC
[15:33:11] *** ebraminio has quit IRC
[15:35:51] *** confutio has quit IRC
[15:47:47] *** kenneth_ has quit IRC
[15:51:08] *** a_b1 has joined #chromium
[15:53:49] *** confutio has joined #chromium
[16:00:25] *** kenneth_ has joined #chromium
[16:00:25] *** ChanServ sets mode: +v kenneth_
[16:04:02] *** SQL has joined #chromium
[16:10:52] <jtmcf> 8/win 15
[16:12:12] *** Farnham has quit IRC
[16:12:16] *** jcvfen has quit IRC
[16:12:17] *** dpino has joined #chromium
[16:12:20] *** Farnham has joined #chromium
[16:26:35] *** regedit has joined #chromium
[16:35:08] *** jcvfen has joined #chromium
[16:37:50] *** RT|Chatzilla has quit IRC
[16:38:53] *** ebraminio has joined #chromium
[16:41:33] *** Sodan has quit IRC
[16:44:05] *** confutio has quit IRC
[16:44:26] *** confutio has joined #chromium
[16:48:04] *** atanasb has quit IRC
[16:49:03] *** gavinp has quit IRC
[16:52:07] *** tanath_ has quit IRC
[16:52:24] *** atanasb has joined #chromium
[16:52:26] *** ManikM has quit IRC
[16:52:39] *** ManikM has joined #chromium
[16:52:42] *** tanath_ has joined #chromium
[16:53:49] *** Sodan has joined #chromium
[16:56:07] *** muelli has joined #chromium
[17:02:36] *** confutio has quit IRC
[17:03:29] *** ebraminio1 has joined #chromium
[17:03:49] *** ebraminio has quit IRC
[17:06:06] *** riskable has quit IRC
[17:09:58] *** Sodan has quit IRC
[17:16:08] *** Sodan has joined #chromium
[17:21:52] *** joshmoz_ is now known as joshmoz
[17:22:20] *** Guest91996 has joined #chromium
[17:22:38] *** Sodan has quit IRC
[17:24:21] *** atanasb has quit IRC
[17:25:34] *** muelli has quit IRC
[17:33:12] *** atrx has quit IRC
[17:39:46] *** atrx has joined #chromium
[17:39:49] *** dpino has quit IRC
[17:40:33] *** Guest91996 has quit IRC
[17:41:51] *** atanasb has joined #chromium
[17:42:28] *** ebraminio1 has quit IRC
[17:43:21] *** regedit has quit IRC
[17:45:01] *** Betal has joined #chromium
[17:46:51] *** igoroliveira has quit IRC
[17:48:05] *** regedit has joined #chromium
[17:57:28] *** regedit has quit IRC
[18:04:30] *** martyj-o has quit IRC
[18:07:53] *** Xack is now known as CaveJohnson
[18:11:03] *** CaveJohnson has quit IRC
[18:13:16] *** Matrixiumn has joined #chromium
[18:18:35] *** Xiti has quit IRC
[18:21:27] *** Xiti has joined #chromium
[18:48:35] *** a_b1 has left #chromium
[18:49:13] *** gaganjyot has joined #chromium
[18:49:50] <gaganjyot> hello all, I have the source of chromium, is there a way I can only build the chromium and no other programs like chrome os or others ?
[18:50:02] <gaganjyot> I need just support for Linux, mac and windows
[18:52:27] *** ManikM has quit IRC
[18:52:41] *** ManikM has joined #chromium
[18:57:22] *** deanrock has quit IRC
[19:08:32] <gaganjyot> any thoughts ? Ideas ? Help ?
[19:13:15] <robwu_nl_> gaganjyot: Why do you think that ninja compiles for all platforms at once? When I build Chromium, I only get a Linux build. If I want to build for another platform, e.g. Android, then I have to add target_os = ['android'] to my .gclient file..
[19:15:35] *** Guest91996 has joined #chromium
[19:16:39] <ckocagil> gaganjyot: there's way to build chromium for other platforms on the same platform (except android/ios)
[19:16:42] <ckocagil> no way*
[19:20:53] *** ManikM has quit IRC
[19:21:03] *** confutio has joined #chromium
[19:21:26] *** atanasb has quit IRC
[19:21:50] *** atanasb has joined #chromium
[19:24:55] *** thakis_ has joined #chromium
[19:29:19] <trungl-bot`> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on http://build.chromium.org/p/chromium/builders/Mac/builds/31135 "Mac" from 1354ead075dd9b41f4a415d8b2fd9820416d26b1: tommi at chromium dot org)
[19:29:25] <gaganjyot> and other question is
[19:29:29] <gaganjyot> will it just build the chromium ?
[19:30:09] <gaganjyot> IIRC, I cloned it, it was nearly ~2 GB
[19:30:14] <gaganjyot> is that just chromium or other programs too ?
[19:32:01] *** thakis_ has quit IRC
[19:38:36] *** Lukimya has quit IRC
[19:42:19] *** ManikM has joined #chromium
[19:44:15] *** spossiba has quit IRC
[19:44:46] *** Guest91996 has quit IRC
[19:46:18] *** spossiba has joined #chromium
[19:48:23] *** atrx has quit IRC
[19:53:44] *** Lukimya has joined #chromium
[19:55:53] <ckocagil> gaganjyot: which instruction are you following?
[19:56:00] *** Shrooms has joined #chromium
[19:57:00] *** SQL has quit IRC
[20:04:06] *** atanasb has quit IRC
[20:05:36] <trungl-bot`> Tree opened by buildbot at chromium dot org: Tree is open (Automatic: удачі!)
[20:06:17] *** gaganjyot has quit IRC
[20:09:41] *** Matrixiumn is now known as Xack
[20:10:22] *** Guest91996 has joined #chromium
[20:13:30] *** jcgregorio has quit IRC
[20:17:09] *** thakis_ has joined #chromium
[20:17:53] *** apophenia has joined #chromium
[20:18:49] *** kasperti_ has joined #chromium
[20:25:30] *** jcgregorio has joined #chromium
[20:25:31] *** ChanServ sets mode: +v jcgregorio
[20:26:23] *** pandaant has joined #chromium
[20:30:30] *** gh0sst- has joined #chromium
[20:30:39] <gh0sst-> anyone here??????
[20:31:06] *** yoav has joined #chromium
[20:32:10] *** kiyura has joined #chromium
[20:32:57] <ckocagil> no
[20:34:29] <kiyura> Are there known issues with 'aw, snap' on *every* page with OS X Yosemite 10.10.1?
[20:35:37] *** pagios has joined #chromium
[20:35:38] <pagios> does chrome on linux support smooth streaming?
[20:36:34] <gh0sst-> are google devs at all competent?
[20:36:51] <gh0sst-> chrome is such a basic simplex platform yet loaded with bugs
[20:37:54] <gh0sst-> after adding a private network connection, you cannot edit nor delete it in chromeos! it's stuck there
[20:38:07] <gh0sst-> you have to powerwash the book
[20:38:19] <ckocagil> gh0sst-: I'm not a googler but from what I've seen they are pretty competent :-)
[20:38:30] <confutio> gh0sst-: why are you even complaining here?
[20:38:42] <ckocagil> it's just that browsers are complex, and Chrome is extra complex
[20:39:15] <gh0sst-> because I'm tired the bugs
[20:40:34] *** Artpicre has quit IRC
[20:41:18] *** pagios has left #chromium
[20:42:23] *** s00pcan has quit IRC
[20:42:37] *** Artpicre has joined #chromium
[20:45:35] *** s00pcan has joined #chromium
[20:48:02] *** atanasb has joined #chromium
[20:52:43] *** ManikM has quit IRC
[20:52:50] *** ManikM has joined #chromium
[20:53:22] *** Lukimya has quit IRC
[20:59:52] *** gh0sst- has quit IRC
[21:00:30] *** Farnham has quit IRC
[21:00:38] *** Farnham has joined #chromium
[21:06:42] *** igoroliveira has joined #chromium
[21:06:57] *** Lukimya has joined #chromium
[21:18:03] *** apophenia has left #chromium
[21:19:08] *** Jackneill has quit IRC
[21:24:27] *** kiyura has quit IRC
[21:25:15] *** newt has joined #chromium
[21:25:15] *** ChanServ sets mode: +v newt
[21:25:39] *** newt is now known as Guest56971
[21:25:44] *** kasperti_ has quit IRC
[21:27:02] *** withasmile has joined #chromium
[21:27:33] *** kiyura has joined #chromium
[21:28:19] *** gh0sst- has joined #chromium
[21:28:20] *** gh0sst- has left #chromium
[21:30:17] *** Metacity has quit IRC
[21:30:57] *** tav has joined #chromium
[21:33:23] *** atanasb has quit IRC
[21:37:44] *** Metacity has joined #chromium
[21:38:23] *** Metacity has quit IRC
[21:38:24] *** Metacity has joined #chromium
[21:46:27] *** confutio has quit IRC
[21:52:04] *** len__ has joined #chromium
[21:57:53] *** astrofog has joined #chromium
[21:58:31] *** confutio has joined #chromium
[22:01:42] *** atanasb has joined #chromium
[22:04:09] *** hebz0rl has joined #chromium
[22:06:07] *** astrofog has quit IRC
[22:12:46] *** ebraminio has joined #chromium
[22:21:56] *** ajax16384 has quit IRC
[22:29:49] *** Guest91996 has quit IRC
[22:30:53] *** Somewhan has joined #chromium
[22:31:52] *** Somewhan has left #chromium
[22:34:58] *** atanasb has quit IRC
[22:35:13] *** thakis_ has quit IRC
[22:37:37] <trungl-bot`> Tree closed by buildbot at chromium dot org: Tree is closed (Automatic: "compile" on http://build.chromium.org/p/chromium.mac/builders/Mac%20Builder/builds/14304 "Mac Builder" from aaa97e9fced1fbf5109a100b16bfeac0a71b9289: tommi at chromium dot org)
[22:40:20] *** jyasskin has joined #chromium
[22:43:29] *** thakis_ has joined #chromium
[22:45:41] *** givanse has joined #chromium
[22:45:47] *** psimyn has joined #chromium
[22:47:16] *** Sly has joined #chromium
[22:47:25] *** kiyura has quit IRC
[22:52:41] *** ManikM has quit IRC
[22:52:51] *** ManikM has joined #chromium
[22:53:36] *** scottmg has quit IRC
[23:00:33] *** thakis_ has quit IRC
[23:01:08] *** birdman has joined #chromium
[23:04:56] *** JSharpe has joined #chromium
[23:06:08] *** atanasb has joined #chromium
[23:06:41] <birdman> ok guys im having trouble with plex and chromecast since the last chromecast update
[23:08:27] *** psimyn has quit IRC
[23:20:27] *** dpino has joined #chromium
[23:29:43] *** RT|Chatzilla has joined #chromium
[23:31:56] *** dpino has quit IRC
[23:32:54] *** dv_ has quit IRC
[23:33:11] *** dv__ has joined #chromium
[23:33:47] *** rene0 has joined #chromium
[23:40:24] *** atanasb has quit IRC
[23:41:13] *** withasmile has quit IRC
[23:43:09] *** seventh has joined #chromium
[23:46:15] *** neozaru has quit IRC
[23:47:10] *** ebraminio1 has joined #chromium
[23:47:17] *** ebraminio has quit IRC
[23:47:34] *** Corey84- has quit IRC
[23:48:30] *** ericandrewlewis has joined #chromium
[23:49:40] *** isherman-book has joined #chromium
[23:51:38] *** Corey84- has joined #chromium
[23:55:14] *** Corey84- has quit IRC
[23:55:15] *** Corey84- has joined #chromium
[23:55:15] *** Corey84- has joined #chromium
[23:57:36] *** shashwat001 has quit IRC
top

   November 23, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | >