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
*
Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in
rogerta@chromium.org
2011-09-28
1
-0
/
+15
*
Sort dependencies in chrome.gyp's pull_in_all.
tony@chromium.org
2011-09-28
1
-11
/
+8
*
Register all message types with the IPC logging system
steveblock@chromium.org
2011-09-26
1
-2
/
+0
*
[Sync] Move some code into new class JsMutationEventObserver
akalin@chromium.org
2011-09-23
1
-2
/
+2
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-22
1
-0
/
+2
*
Revert 102184 - [Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-2
/
+0
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-0
/
+2
*
Merge theme_resources_large and theme_resources_standard targets
tony@chromium.org
2011-09-20
1
-18
/
+0
*
Fix duplicate rule for LASTCHANGE
piman@chromium.org
2011-09-19
1
-2
/
+2
*
[Sync] Move ChangeRecord into its own file (change_record.{h,cc})
akalin@chromium.org
2011-09-17
1
-0
/
+2
*
[Sync] Rework SharedValue<T> into Immutable<T>
akalin@chromium.org
2011-09-16
1
-1
/
+1
*
[Sync] Move weak_handle* into sync/util
akalin@chromium.org
2011-09-16
1
-2
/
+2
*
[Sync] Avoid passing around EntryKernelMutationSet by value
akalin@chromium.org
2011-09-15
1
-1
/
+1
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-9
/
+0
*
Merged duplicate functions from tools/data_pack into the grit/format/data_pac...
adriansc@chromium.org
2011-09-09
1
-2
/
+2
*
Final step in removing resource strings in chrome.dll.
tony@chromium.org
2011-09-08
1
-8
/
+0
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-0
/
+1
*
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
[next]