index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-1
/
+0
*
official build and buildbots are now chromeos=1
oshima@chromium.org
2010-01-09
1
-3
/
+3
*
Finish removing query_helpers.*
zork@google.com
2010-01-08
1
-2
/
+0
*
Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...
akalin@chromium.org
2010-01-07
1
-0
/
+2
*
linux: implement gpu plugin
piman@chromium.org
2010-01-06
1
-3
/
+5
*
linux: work around LAHF bug in Flash
evan@chromium.org
2010-01-05
1
-0
/
+1
*
Revert 35509 - linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-5
/
+3
*
linux: implement gpu plugin
piman@chromium.org
2010-01-05
1
-3
/
+5
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-0
/
+5
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-28
1
-1275
/
+12
*
revert r35237 since it causes Mac unit tests to fail.
jeremy@chromium.org
2009-12-24
1
-12
/
+1275
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
1
-1275
/
+12
*
Revert 35230 - Split more targets from chrome.gyp to add support for building...
gregoryd@google.com
2009-12-23
1
-12
/
+1275
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-23
1
-1275
/
+12
*
Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...
apatrick@google.com
2009-12-22
1
-2
/
+5
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-2
/
+2
*
Adapt Chrome to use KeystoneRegistration 1.0.7.1306. Use "tag path" and "tag
mark@chromium.org
2009-12-19
1
-4
/
+6
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Revert 34983 - Split more targets from chrome.gyp to add support for building...
slightlyoff@chromium.org
2009-12-18
1
-12
/
+1271
*
Split more targets from chrome.gyp to add support for building Native Client ...
gregoryd@google.com
2009-12-18
1
-1271
/
+12
*
Remove -lGL from chrome.gyp which I accidentally checked in.
brettw@chromium.org
2009-12-15
1
-1
/
+0
*
Move the utility process messages to their own file now that we have more than
brettw@chromium.org
2009-12-15
1
-0
/
+3
*
mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...
kuan@chromium.org
2009-12-15
1
-0
/
+1
*
Implemented OS X version of NetworkStatusDetectorTaskMac.
akalin@chromium.org
2009-12-15
1
-0
/
+1
*
Make ProcessWatcher use kqueues on Mac.
jeremy@chromium.org
2009-12-15
1
-0
/
+6
*
Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...
apatrick@google.com
2009-12-12
1
-0
/
+8
*
Factor out the resource generation actions for Linux and FreeBSD.
satorux@chromium.org
2009-12-11
1
-72
/
+89
*
Revert 34146 - A place to store the pid>mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-2
/
+0
*
A place to store the pid->mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-0
/
+2
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
1
-0
/
+2
*
Splitting off renderer from chrome.gyp into a seperate gypi.
bradnelson@google.com
2009-12-07
1
-179
/
+1
*
Move some of the variables/files over into chrome_tests.gypi so they are with...
thomasvl@chromium.org
2009-12-07
1
-89
/
+0
*
[Mac] Implement font and encoding settings in Under the Hood preferences
rsesek@chromium.org
2009-12-07
1
-0
/
+1
*
WebSocket in Worker: render_thread->child_thread change.
ukai@chromium.org
2009-12-07
1
-4
/
+4
*
Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc).
akalin@chromium.org
2009-12-04
1
-1
/
+0
*
Switch Mac plugins back to a UI runloop
stuartmorgan@chromium.org
2009-12-03
1
-0
/
+1
*
Make no-tcmalloc (really, non-base/allocator) builds work again,
dank@chromium.org
2009-12-03
1
-9
/
+21
*
Unload the entire extension when any part of it crashes.
phajdan.jr@chromium.org
2009-12-02
1
-3
/
+2
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
1
-6
/
+1
*
Splitting off tests in chrome.gyp into a separate gypi.
bradnelson@google.com
2009-12-02
1
-1673
/
+1
*
Splitting out browser into a separate gypi file.
bradnelson@google.com
2009-12-02
1
-2357
/
+5
*
Linux: Use upstream google-breakpad instead of our fork.
thestig@chromium.org
2009-12-02
1
-0
/
+1
*
Take 2
pkasting@chromium.org
2009-12-01
1
-2
/
+0
*
Fix build break.
pkasting@chromium.org
2009-12-01
1
-1
/
+2
*
Add the beginnings of a unit test for the autofill features of the WebDataSer...
skrul@chromium.org
2009-12-01
1
-0
/
+1
*
GYP roll to bring in fixes to the Xcode generator.
thomasvl@chromium.org
2009-12-01
1
-1
/
+1
*
Re-enable gtk CookiesViewTest.
mattm@chromium.org
2009-12-01
1
-1
/
+0
*
Porting the table view to Linux toolkit views.
jcampan@chromium.org
2009-12-01
1
-1
/
+1
*
Fixes views/gtk build. ImporterView is windows specific.
sky@chromium.org
2009-11-30
1
-0
/
+2
[next]