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
*
Split chrome/ unit test targets into their own gypi
stuartmorgan@chromium.org
2012-11-10
1
-0
/
+1
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-09
1
-1
/
+1
*
Revert 166758 - Move navigation interception component to content/components
raymes@chromium.org
2012-11-08
1
-1
/
+1
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-08
1
-1
/
+1
*
Use the InterceptNavigationDelegate to implement URL overriding.
jknotten@chromium.org
2012-10-24
1
-0
/
+1
*
Generate version resources for Chrome Frame using the same machinery as Chrom...
grt@chromium.org
2012-10-17
1
-42
/
+18
*
Move common_constants target into a proper .gyp file so that it can shared
garykac@chromium.org
2012-10-09
1
-14
/
+3
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-6
/
+0
*
Cleanup: Simplify chrome gyp files.
thestig@chromium.org
2012-10-08
1
-2
/
+1
*
DevTools [remote debugging]: serve devtools front-end files from the bundle, ...
pfeldman@chromium.org
2012-09-27
1
-0
/
+5
*
Added ConnectorSettings class to reduce number of arguments and members in cl...
vitalybuka@chromium.org
2012-09-22
1
-0
/
+2
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-0
/
+2
*
After delegating to chrome.exe (i.e. to launch a packaged app) check if app_h...
huangs@chromium.org
2012-09-14
1
-0
/
+1
*
Revert "Revert 155950 - Add initial Chromium TestShell support for Android"
dtrainor@chromium.org
2012-09-13
1
-2
/
+7
*
Revert 155950 - Add initial Chromium TestShell support for Android
thakis@chromium.org
2012-09-11
1
-7
/
+2
*
Add initial Chromium TestShell support for Android
dtrainor@chromium.org
2012-09-11
1
-2
/
+7
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-4
/
+2
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-0
/
+1
*
Move chrome/browser/ui files to their own target, chrome_browser_ui
thakis@chromium.org
2012-09-06
1
-0
/
+1
*
Use ChromeBrowserMainPartsAndroid.
yfriedman@chromium.org
2012-08-30
1
-0
/
+2
*
Split browser/chromeos into its own targets
tbarzic@chromium.org
2012-08-28
1
-0
/
+3
*
Add missing dependency for chrome_java target.
mkosiba@chromium.org
2012-08-24
1
-0
/
+2
*
Revert 153154 - Add missing dependency for chrome_java target.
dbeam@chromium.org
2012-08-24
1
-2
/
+0
*
Add missing dependency for chrome_java target.
nyquist@chromium.org
2012-08-24
1
-0
/
+2
*
Make the Mac Info.plist SCM keys generic
stuartmorgan@chromium.org
2012-08-23
1
-6
/
+6
*
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
[next]