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 java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-0
/
+5
*
Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv().
mark@chromium.org
2012-08-07
1
-10
/
+0
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-0
/
+19
*
Do not pass -dead_strip to ld for the Mac helper and main apps.
rsesek@chromium.org
2012-08-01
1
-0
/
+10
*
Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...
jam@chromium.org
2012-07-24
1
-4
/
+0
*
Disable uses of ProfileImportProcess on Android.
pliard@chromium.org
2012-07-18
1
-0
/
+7
*
mac: Make plugins work in the components build.
thakis@chromium.org
2012-06-01
1
-0
/
+6
*
The LASTCHANGE file is created and updated by gclient runhooks under
torne@chromium.org
2012-05-31
1
-6
/
+0
*
mac: Don't require DYLD_LIBRARY_PATH to be set when using the shared build.
thakis@chromium.org
2012-05-30
1
-0
/
+9
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-37
/
+0
*
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
[next]