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
*
[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
*
Change definition of "syncing" in AllStatus
rlarocque@chromium.org
2011-12-21
1
-2
/
+0
*
Add NACL_{BUILD,TARGET}_ARCH to nacl_defines; cover ARM case too
mcgrathr@chromium.org
2011-12-16
1
-2
/
+14
*
Simple tool to populate a signature info protocol buffer from an executable.
bryner@chromium.org
2011-12-14
1
-0
/
+13
*
Breakpad: Compile Breakpad into Chromium by default on Mac
mseaborn@chromium.org
2011-12-14
1
-4
/
+4
*
This move is done so that the file could be referenced from syncable layer.
lipalani@chromium.org
2011-12-08
1
-0
/
+1
*
[Sync] Add new EnumSet class representing a set of enum values
akalin@chromium.org
2011-12-06
1
-0
/
+1
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-2
/
+0
*
Refactoring: Task to get the session name moved to separate file
tmuehlbauer@google.com
2011-12-01
1
-0
/
+3
*
Remove obsolete UserSettings class
rlarocque@chromium.org
2011-11-30
1
-4
/
+0
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
1
-15
/
+0
[next]