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
*
Revert 99440 - Changed Mac, Linux and Win Official Chrome build to drop defau...
stevet@chromium.org
2011-09-07
1
-18
/
+0
*
Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in ...
stevet@chromium.org
2011-09-02
1
-0
/
+18
*
Start removing dependencies from chrome.gyp's pull_in_all target.
tony@chromium.org
2011-09-02
1
-15
/
+0
*
If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init s...
glider@chromium.org
2011-09-02
1
-0
/
+6
*
Start moving ChromeMain code to content so it can be reused by other embedder...
jam@chromium.org
2011-09-01
1
-0
/
+1
*
Server directed error handling backend code.
lipalani@chromium.org
2011-08-31
1
-0
/
+2
*
Move some files from sync/engine to internal_api
rlarocque@chromium.org
2011-08-31
1
-7
/
+7
*
Generate locale dlls as a dependency of Chrome Frame.
tony@chromium.org
2011-08-26
1
-0
/
+4
*
Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...
battre@chromium.org
2011-08-26
1
-0
/
+15
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
1
-15
/
+0
*
Don't build the main executable binaries as Objective-C.
mark@chromium.org
2011-08-24
1
-3
/
+11
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-24
1
-0
/
+15
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-57
/
+12
*
Generate pseudo locales on Linux
ofri@google.com
2011-08-23
1
-0
/
+33
*
Add a missing comma
jeanluc@chromium.org
2011-08-19
1
-1
/
+1
*
Delete third_party/leveldb.
dgrogan@chromium.org
2011-08-19
1
-1
/
+1
*
Update sync protos to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
1
-9
/
+9
*
Move Mac-specific files in chrome/common to chrome/common/mac.
mark@chromium.org
2011-08-19
1
-2
/
+2
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
1
-3
/
+19
*
Make bubble_border use resources under ui/resources.
saintlou@chromium.org
2011-08-16
1
-0
/
+2
*
Enable the packed_resources target on Windows.
tony@chromium.org
2011-08-16
1
-10
/
+5
*
Refactor chromedriver's script execution to reduce amount of custom Value par...
kkania@chromium.org
2011-08-16
1
-0
/
+3
*
Revert 96817 - make bubble_border to use resources under ui/resources.
georgey@chromium.org
2011-08-15
1
-2
/
+0
*
Virtual Cloud Print Driver for Mac.
abeera@google.com
2011-08-15
1
-0
/
+2
*
make bubble_border to use resources under ui/resources.
saintlou@chromium.org
2011-08-15
1
-0
/
+2
*
Support Sync operations after user signing with --enable-sync-oauth
rickcam@chromium.org
2011-08-12
1
-0
/
+2
*
sync: add DEPS files to subdirs
tim@chromium.org
2011-08-11
1
-2
/
+2
*
sync: Move all the js_* files into a js/ subdirectory.
tfarina@chromium.org
2011-08-10
1
-12
/
+12
*
Implement an initial extension settings API.
kalman@chromium.org
2011-08-10
1
-0
/
+1
*
Move sqlite_utils.* to sync/util/ directory.
tfarina@chromium.org
2011-08-09
1
-0
/
+2
*
Breakpad: Build an x86-64 version of crash_service.exe on Windows
mseaborn@chromium.org
2011-08-06
1
-0
/
+31
*
Get rid of app/ directory as it's no longer used (finally).
tfarina@chromium.org
2011-08-06
1
-1
/
+0
*
Integrate syzygy (optionally) into the chrome build process.
rogerm@google.com
2011-08-05
1
-0
/
+1
*
Moving debugger file references to content_browser.gypi.
joi@chromium.org
2011-08-03
1
-16
/
+3
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
1
-6
/
+6
*
Fix some grit related dependencies.
tony@chromium.org
2011-07-29
1
-28
/
+9
*
DevTools: remove profile and url context dependencies from remote debugging s...
pfeldman@chromium.org
2011-07-28
1
-1
/
+1
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
1
-0
/
+2
*
[Sync] Add WeakHandle class, which makes cross-thread method calls safe and easy
akalin@chromium.org
2011-07-27
1
-0
/
+2
*
Reland 87645 with clang fixes.
zea@chromium.org
2011-07-26
1
-0
/
+2
*
Revert 94128 - [Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-2
/
+0
*
[Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-0
/
+2
*
Mac: Disable ASLR for the helper app because ASLR breaks NaCl
mseaborn@chromium.org
2011-07-22
1
-0
/
+8
*
DevTools: bulk move of legacy protocol back to chrome/.
pfeldman@chromium.org
2011-07-20
1
-22
/
+22
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-7
/
+7
*
Generating separate version resources for:
bradnelson@google.com
2011-07-19
1
-6
/
+15
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-0
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+1
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-0
/
+2
*
DevTools: add initial support for shared workers debugging.
yurys@chromium.org
2011-07-13
1
-0
/
+4
[next]