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
/
browser
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ExtensionService::GetInstalledExtensionByUrl().
rdevlin.cronin@chromium.org
2014-04-03
3
-24
/
+16
*
Relanding user gesture fix for external protocol handlers after revert.
meacer@chromium.org
2014-04-03
3
-5
/
+3
*
Add a SettingsEnforcementGroup to enforce extension settings protection.
gab@chromium.org
2014-04-03
1
-18
/
+33
*
Separate SyncData methods into three groups, local, remote, and common.
maniscalco@chromium.org
2014-04-03
3
-5
/
+8
*
Remove //chrome dependency from ExtensionPrefs
rockot@google.com
2014-04-02
11
-19
/
+193
*
Prepare SigninTracker for componentization.
blundell@chromium.org
2014-04-02
1
-1
/
+3
*
Eliminate test API dependencies on chrome.
yoz@chromium.org
2014-04-02
4
-35
/
+15
*
Remove Google Now Enable/Disable Flag
robliao@chromium.org
2014-04-02
1
-20
/
+7
*
Implement chrome.bluetoothPrivate API to control adapter state and pairing.
tengs@chromium.org
2014-04-02
12
-124
/
+777
*
Don't set the URL field of folders for bookmarks.onChanged.
rfevang@chromium.org
2014-04-02
1
-1
/
+2
*
Fix memory leak in extensions::MenuManager.
kinaba@chromium.org
2014-04-02
1
-2
/
+7
*
Identity API: Cancel getAuthToken requests before browser shutdown
courage@chromium.org
2014-04-02
6
-241
/
+382
*
Revert of Fix the handling of user gestures for external protocol handler dia...
rlarocque@chromium.org
2014-04-02
3
-3
/
+5
*
Fix the handling of user gestures for external protocol handler dialogs.
meacer@chromium.org
2014-04-02
3
-5
/
+3
*
Resubmit: Remove ExtensionService Garbage-Collecting methods.
rdevlin.cronin@chromium.org
2014-04-02
6
-247
/
+521
*
Remove automation code from browser process.
jam@chromium.org
2014-04-02
1
-3
/
+2
*
Disable ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError
rafaelw@google.com
2014-04-01
1
-1
/
+1
*
Fixed edge case for commit: 258677
d.halman@gmail.com
2014-04-01
4
-0
/
+27
*
Revert 260917 "Media Galleries API Metadata: Image metadata"
ccameron@chromium.org
2014-04-01
1
-6
/
+0
*
Disable the ExtensionToolbarModelTest.HighlightModeRemove test on mac.
dewittj@chromium.org
2014-04-01
1
-1
/
+8
*
Enable Error Console for ADT and <= Dev Channel
rdevlin.cronin@chromium.org
2014-04-01
7
-43
/
+176
*
Cast: Alternate stop semantics for in-process receiver.
hubbe@chromium.org
2014-04-01
1
-2
/
+2
*
Media Galleries API Metadata: Image metadata
tommycli@chromium.org
2014-04-01
1
-0
/
+6
*
[Quota] Suppress disk space preservation for system on test.
tzik@chromium.org
2014-04-01
1
-42
/
+15
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
4
-11
/
+18
*
Componentize SigninManager.
blundell@chromium.org
2014-04-01
11
-11
/
+11
*
Add a function to create a bookmark app from a WebApplicationInfo.
calamity@chromium.org
2014-04-01
3
-0
/
+73
*
Add Easy Unlock setup app as a component app and expose it through about:flags.
tengs@chromium.org
2014-04-01
1
-0
/
+14
*
Enable password API and scraping for SAML users on desktop
guohui@chromium.org
2014-04-01
1
-1
/
+1
*
extensions: Remove ChromeRenderMessageFilter dependency.
derat@chromium.org
2014-04-01
8
-24
/
+24
*
DISABLE tests for failing on Linux Tests (dbg)(1)
rlarocque@chromium.org
2014-03-31
2
-13
/
+17
*
Move extension whitelist switch to //extensions
rockot@chromium.org
2014-03-31
12
-25
/
+41
*
Remove ExtensionService::ExtensionBindingsAllowed()
rdevlin.cronin@chromium.org
2014-03-31
2
-13
/
+0
*
Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...
dewittj@chromium.org
2014-03-31
11
-11
/
+11
*
Componentize SigninManager.
blundell@chromium.org
2014-03-31
11
-11
/
+11
*
Cast: Make the performance tests use UDPProxy to simulate networks
hubbe@chromium.org
2014-03-31
1
-1
/
+31
*
[GCM] Run all gcm tests for all channels
jianli@chromium.org
2014-03-31
1
-29
/
+5
*
Introduce apps API target in //apps and move app.runtime API into it
jamescook@chromium.org
2014-03-31
7
-193
/
+25
*
Break extensions ProcessManager dependency on Runtime API
jamescook@chromium.org
2014-03-31
2
-3
/
+31
*
Add onChanged callback for chrome.sessions API.
wjywbs@gmail.com
2014-03-30
3
-0
/
+116
*
On some Chrome OS devices there are drives that appear removable to the user ...
haven@chromium.org
2014-03-30
2
-0
/
+209
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
86
-447
/
+445
*
Change media galleries to external file system type to add toURL support
vandebo@chromium.org
2014-03-28
2
-18
/
+34
*
Remove PreferenceAPI dependency from ExtensionPrefs.
rockot@chromium.org
2014-03-28
2
-89
/
+0
*
Revert of Remove ExtensionService Garbage-Collecting methods. (https://codere...
dalecurtis@chromium.org
2014-03-28
6
-501
/
+247
*
Log call arguments when extensions call the Chrome preferences API.
mvrable@chromium.org
2014-03-28
1
-0
/
+3
*
Remove ExtensionService Garbage-Collecting methods.
rdevlin.cronin@chromium.org
2014-03-28
6
-247
/
+501
*
Move the SigninProcess APIs from SigninManager to ChromeSigninClient.
blundell@chromium.org
2014-03-28
2
-8
/
+11
*
SyncGlobalError refactor and Ash notification.
michaelpg@chromium.org
2014-03-28
2
-4
/
+5
*
[Files.app] Hide video-player related task menu according to condition
yoshiki@chromium.org
2014-03-28
1
-4
/
+0
[next]