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_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run all flag-checks for new-profile-managment et al through common functions ...
bcwhite@chromium.org
2013-12-18
1
-0
/
+2
*
Move DumpProcessWithoutCrash to base, so we can use it from net and content
jochen@chromium.org
2013-12-18
1
-2
/
+0
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
1
-1
/
+1
*
BUG=267514
oleg@chromium.org
2013-12-17
1
-0
/
+1
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-2
/
+0
*
Move chrome/app/policy into components/policy.
joaodasilva@chromium.org
2013-12-16
1
-4
/
+5
*
Move form validation message bubble into content/, wire up to Android WebView.
benm@chromium.org
2013-12-12
1
-1
/
+0
*
Moved ipc-specific files from autofill/core to autofill/content.
jeanfrancoisg@chromium.org
2013-12-12
1
-0
/
+1
*
Port experiment_labels.h to be cross-platform.
rohitrao@chromium.org
2013-12-06
1
-2
/
+2
*
Build components.gyp:* and components_test.gyp:* on iOS.
blundell@chromium.org
2013-12-04
1
-1
/
+1
*
Merge components/nacl_common.gyp and components/nacl.gyp
alexis.menard@intel.com
2013-11-28
1
-1
/
+1
*
Move ManifestHandlers to extensions/
rdevlin.cronin@chromium.org
2013-11-26
1
-12
/
+0
*
Move some dependencies of ExtensionService down to extensions.
benwells@chromium.org
2013-11-26
1
-2
/
+0
*
Move more files from chrome/browser/nacl_host/ to components/nacl/browser/
alexis.menard@intel.com
2013-11-22
1
-3
/
+0
*
Dissociate ui_resources target from ui.gyp.
tfarina@chromium.org
2013-11-20
1
-1
/
+1
*
Move chrome/browser/nacl_host/pnacl_translation_cache.* to components/nacl/br...
alexis.menard@intel.com
2013-11-18
1
-2
/
+0
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-4
/
+0
*
Enable permission warnings from ManifestHandlers.
rpaquay@chromium.org
2013-11-15
1
-2
/
+6
*
Move chrome/common/extensions/background_info.h to src/extensions
jamescook@chromium.org
2013-11-09
1
-3
/
+1
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
1
-2
/
+0
*
Allow printing component to be removed completely
spang@chromium.org
2013-11-07
1
-1
/
+5
*
GCAPI should append to the existing experiment_labels instead of clobbering t...
gab@chromium.org
2013-11-07
1
-0
/
+2
*
Add extension permissions for new settings override API.
mad@chromium.org
2013-11-06
1
-0
/
+2
*
Move chrome/common/extensions/incognito_handler.h to src/extensions
jamescook@chromium.org
2013-11-06
1
-2
/
+0
*
Revert 232631 - Revert 232499 "Move ManifestHandler to top-level extensions."
yoz@chromium.org
2013-11-06
1
-2
/
+0
*
gyp: Put back common dependency on api, because the hard_dependency property ...
yoz@chromium.org
2013-11-05
1
-0
/
+1
*
This CL broke the official builders.
karen@chromium.org
2013-11-02
1
-0
/
+2
*
Move ManifestHandler to top-level extensions.
yoz@chromium.org
2013-11-01
1
-2
/
+0
*
Moved extension_api to src/extensions/common
benwells@chromium.org
2013-11-01
1
-8
/
+0
*
Move PermittedChromeSchemeHosts to ExtensionsClient.
yoz@chromium.org
2013-10-30
1
-2
/
+0
*
Move PermissionSet to top-level extensions.
yoz@chromium.org
2013-10-29
1
-2
/
+0
*
Declarative settings API: parsing manifest.
vasilii@chromium.org
2013-10-23
1
-0
/
+2
*
Pass user gesture state along with chrome.runtime.sendMessage.
mek@chromium.org
2013-10-23
1
-0
/
+1
*
Remove ipc fuzzing code.
thestig@chromium.org
2013-10-19
1
-3
/
+0
*
Move permission warning message handling from PermissionSet to PermissionMess...
yoz@chromium.org
2013-10-19
1
-0
/
+2
*
[MediaGalleries] Add utility process handling for iphoto library parsing.
gbillock@chromium.org
2013-10-17
1
-2
/
+6
*
Remove nscoder_util
stuartmorgan@chromium.org
2013-10-10
1
-3
/
+0
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
1
-6
/
+0
*
Move language detection to a component
droger@chromium.org
2013-10-04
1
-16
/
+0
*
Set the client ID in crash reports via the crash key logging system.
rsesek@chromium.org
2013-10-01
1
-2
/
+0
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
1
-0
/
+2
*
<webview>: Implement support for package-local chrome-extension:// URLs
fsamuel@chromium.org
2013-09-29
1
-0
/
+2
*
Refactor PermissionMessage and move it to top-level extensions.
yoz@chromium.org
2013-09-27
1
-2
/
+2
*
Add "kiosk_only" manifest attribute for platform apps.
tengs@chromium.org
2013-09-26
1
-2
/
+2
*
Add support for top level "sockets" manifest key.
rpaquay@chromium.org
2013-09-26
1
-0
/
+4
*
Create separate extensions_common and extensions_browser GYP targets.
yoz@chromium.org
2013-09-25
1
-61
/
+1
*
Delete automation code needed by old (and deleted) ChromeDriver.
kkania@chromium.org
2013-09-24
1
-2
/
+0
*
webkit: Kill support/ directory.
tfarina@chromium.org
2013-09-24
1
-1
/
+1
*
Implement service discovery client for Mac.
justinlin@chromium.org
2013-09-22
1
-2
/
+2
*
Rename hrsurface and simplify the IPC struct definition
qinmin@chromium.org
2013-09-20
1
-1
/
+0
[next]