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
*
Make sure only the main browser process and service processes are allowed to ...
pastarmovj@chromium.org
2012-05-09
1
-0
/
+4
*
Added wipeout functionality when Cloud Print Connector get disabled by user i...
gene@chromium.org
2012-05-04
1
-0
/
+2
*
Revert 135321 - Make sure only the main browser process and service proceses ...
pastarmovj@chromium.org
2012-05-04
1
-4
/
+0
*
Make sure only the main browser process and service proceses are allowed to c...
pastarmovj@chromium.org
2012-05-04
1
-0
/
+4
*
Build fixes to get use_aura && !use_ash to build.
ben@chromium.org
2012-05-01
1
-0
/
+8
*
Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...
kevers@chromium.org
2012-04-27
1
-0
/
+2
*
Revert 134234 - Turn thread restrictions on for release builds as well so tha...
kevers@chromium.org
2012-04-27
1
-2
/
+0
*
Turn thread restrictions on for release builds as well so that they're trigge...
jam@chromium.org
2012-04-27
1
-0
/
+2
*
[Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/
akalin@chromium.org
2012-04-21
1
-67
/
+1
*
Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.
lipalani@chromium.org
2012-04-20
1
-0
/
+2
*
[Sync] Move 'sync_notifier' target to sync/
akalin@chromium.org
2012-04-19
1
-46
/
+1
*
Update other gypi that referenced extension_proxy.cc. TBR=ahsu
jam@chromium.org
2012-04-18
1
-2
/
+0
*
mac: Add pkg-dmg as input to the build_app_dmg action.
thakis@chromium.org
2012-04-16
1
-0
/
+2
*
Fix an input and the output of the build_app_dmg target for Google-branded bu...
thakis@chromium.org
2012-04-11
1
-2
/
+11
*
Filter out devtools_window.cc from Chrome on Android build
jgreenwald@chromium.org
2012-04-06
1
-0
/
+5
*
DevTools: make Save As dialog optional for the paths that have already been s...
pfeldman@chromium.org
2012-04-04
1
-2
/
+2
*
Make content_shell show up in chrome.sln. There are a number of people who're...
jam@chromium.org
2012-04-02
1
-1
/
+2
*
Remove an out-dated TODO. All content-side debugger stuff is already built v...
joi@chromium.org
2012-03-23
1
-1
/
+0
*
Completely remove the service process for Android.
yfriedman@chromium.org
2012-03-16
1
-1
/
+6
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
1
-209
/
+13
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
1
-6
/
+6
*
Move all files below chrome/extensions into its own target.
thakis@chromium.org
2012-03-09
1
-0
/
+1
*
Refactor sync tests to use in-memory database
rlarocque@chromium.org
2012-03-08
1
-5
/
+9
*
[Sync] First pass at removing unneeded dependencies of sync
akalin@chromium.org
2012-03-08
1
-8
/
+1
*
Fix tweak_info_plist.py to be explicit about arguments.
avi@chromium.org
2012-03-07
1
-14
/
+10
*
[Sync] Clean up GetSessionName files
akalin@chromium.org
2012-03-07
1
-0
/
+3
*
First pass at content shell for the Mac. Doesn't work yet.
avi@chromium.org
2012-03-06
1
-2
/
+2
*
[Sync] Simplify GetSessionName interface
akalin@chromium.org
2012-03-03
1
-3
/
+3
*
[Sync] Move BridgedSyncNotifier and ChromeSyncNotificationBridge to glue/
akalin@chromium.org
2012-03-01
1
-4
/
+0
*
[Sync] Remove dependency from cryptographer on password manager
akalin@chromium.org
2012-03-01
1
-0
/
+1
*
Mac: Generate App Mode Loader bundle + cleanup
jeremy@chromium.org
2012-02-29
1
-4
/
+34
*
sync: Delete ScopedDirLookup and DirectoryManager
rlarocque@chromium.org
2012-02-28
1
-3
/
+0
*
Replace chrome/common/net/http_return.h with net/http/http_status_code.h
akalin@chromium.org
2012-02-27
1
-0
/
+1
*
[Sync] Remove sync/util/oauth.{h,cc} and dependencies
akalin@chromium.org
2012-02-24
1
-2
/
+0
*
[Sync] Add macro for easier histogramming of datatype specific events.
zea@chromium.org
2012-02-22
1
-0
/
+1
*
sync: Remove the remaining conflict sets code
rlarocque@chromium.org
2012-02-21
1
-2
/
+0
*
mac: Make plugin_carbon_interpose's dependencies more explicit
thakis@chromium.org
2012-02-21
1
-2
/
+13
*
[Sync] Remove dependency on common/ for unrecoverable error dump uploading
akalin@chromium.org
2012-02-18
1
-0
/
+1
*
Add several core unittests to chrome/chrome.gyp for Windows developers
rsleevi@chromium.org
2012-02-15
1
-0
/
+15
*
For Windows builds, remove pull_in_all from chrome/chrome.gyp.
rsleevi@chromium.org
2012-02-13
1
-42
/
+0
*
Mac app mode: locate Chrome + refactor
jeremy@chromium.org
2012-02-13
1
-0
/
+2
*
Reapplying 120150 - [Sync] Add ChromeSyncNotificationBridge class to sync no...
kinuko@chromium.org
2012-02-02
1
-0
/
+4
*
Revert 120150 (due to compile failure on chromiumos aura) - [Sync] Add Chrome...
eroman@chromium.org
2012-02-02
1
-4
/
+0
*
[Sync] Add ChromeSyncNotificationBridge class to sync notifier framework for ...
zea@chromium.org
2012-02-02
1
-0
/
+4
*
Instead of always running the LASTCHANGE extractor, run it with regular file ...
scottmg@google.com
2012-01-31
1
-2
/
+2
*
GYP infrastructure for App Mode app launcher
jeremy@chromium.org
2012-01-25
1
-2
/
+21
*
Remove obsolete sqlite_utils.h API
rlarocque@chromium.org
2012-01-18
1
-2
/
+0
*
Add -DENABLE_PLUGIN_INSTALLATION in chrome/renderer.
bauerb@chromium.org
2012-01-17
1
-6
/
+0
*
Remove plugin installation code on ChromeOS and Aura.
bauerb@chromium.org
2012-01-12
1
-0
/
+6
*
Add return values to SyncerCommand
rlarocque@chromium.org
2012-01-10
1
-1
/
+3
[next]