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 most occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-27
8
-36
/
+13
*
Add the IDL for chrome.instanceID API.
jianli
2015-04-24
3
-0
/
+142
*
Update {virtual,override} to follow C++11 style in chrome.
nick
2015-04-24
7
-24
/
+22
*
Add the IDL and stub implementation for the chrome.autofillPrivate API.
khorimoto
2015-04-24
3
-0
/
+226
*
Implement <webview>.addContentScript/removeContentScript API [2]
hanxi
2015-04-24
1
-0
/
+1
*
Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...
mlerman
2015-04-24
1
-4
/
+6
*
Add chrome.searchEnginesPrivate API for setting and getting the default searc...
orenb
2015-04-24
9
-0
/
+490
*
favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/extensions
anujk.sharma
2015-04-24
11
-29
/
+29
*
Update UI for WebStore bundle installs.
treib
2015-04-24
3
-4
/
+8
*
Added CHECKs for null pointers in ChromeAppSorting.
mgiuca
2015-04-24
2
-0
/
+9
*
Validate windows.create API's state input parameters those cannot live together.
limasdf
2015-04-24
3
-4
/
+85
*
Disable WindowOpenPanelTest.WindowOpenFocus on Windows debug builds.
jdonnelly
2015-04-23
1
-1
/
+1
*
Instrument some potentially expensive functions called from BrowserMainRunner...
yiyaoliu
2015-04-23
2
-0
/
+6
*
Supervised user whitelists: Cleanup
treib
2015-04-23
1
-6
/
+0
*
Refactor DisplayInfo::rotation_ to track different sources of rotations
jonross
2015-04-23
2
-4
/
+8
*
[Extensions] Fix developerPrivate mangling on file access
rdevlin.cronin
2015-04-23
1
-2
/
+2
*
Set display mode for extensions::AppWindow
mikhail.pozdnyakov
2015-04-23
1
-0
/
+12
*
Use SKIP_ON_SHUTDOWN shutdown behavior to seek device
hashimoto
2015-04-23
1
-1
/
+3
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-3
/
+4
*
[Extensions Mac] Add tests for the mac developer mode warning
rdevlin.cronin
2015-04-22
1
-7
/
+7
*
Get rid of excessive CrosSettings::Get()->Set*() usage, mostly in tests.
ginkage
2015-04-22
1
-28
/
+9
*
[Extensions] Remove browser action visibility changed notification; update ui
rdevlin.cronin
2015-04-21
12
-173
/
+178
*
GuestView: Decouple extension IPCs from soon-to-be component IPCs
fsamuel
2015-04-21
1
-0
/
+2
*
DisplayManager Cleanup
oshima
2015-04-21
2
-6
/
+6
*
Improves perf by avoid small memory allocation for key event handling if IME ...
shuchen
2015-04-21
1
-0
/
+4
*
Fixing the AudioModemAPI to support multiple profiles correctly.
ckehoe
2015-04-20
3
-38
/
+88
*
Support chrome.contentSettings.plugins="detect_important_content"
msramek
2015-04-20
2
-1
/
+2
*
Componentize devtools_http_handler.
dgozman
2015-04-20
1
-3
/
+1
*
Implement default function on SchemaRegistry::Observer::OnSchemaRegistryReady
limasdf
2015-04-18
1
-1
/
+0
*
Extension window.create API accepts state.
limasdf
2015-04-18
2
-27
/
+77
*
Replaced custom UserActionObserver in metrics_apitest.cc with common base::Us...
bruthig
2015-04-18
1
-50
/
+8
*
Refactor safe-browsing build-config definitions.
nparker
2015-04-18
3
-11
/
+3
*
Move undo files into //components/undo
sdefresne
2015-04-17
2
-2
/
+2
*
Remove PrerenderLocalPredictor, part 1.
davidben
2015-04-17
2
-2
/
+2
*
Fix missing whitelisted pref for "use 24 hour clock" in date/time page.
orenb
2015-04-17
1
-0
/
+2
*
MSan: disable timing out tests.
earthdok
2015-04-17
1
-2
/
+11
*
Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSe...
treib
2015-04-17
1
-2
/
+2
*
Rename NetLogLogger and CapturingNetLog
vishal.b
2015-04-17
4
-23
/
+23
*
Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.
rogerta
2015-04-17
6
-19
/
+24
*
[Extensions UI] Observe developerPrivate events for extension views
rdevlin.cronin
2015-04-17
5
-22
/
+39
*
[Extensions UI] Use developerPrivate API for repair, options, show path
rdevlin.cronin
2015-04-17
2
-16
/
+139
*
Disable flaky ExtensionPreferenceApiTest.DataReductionProxy on Windows.
jam
2015-04-16
1
-1
/
+6
*
Disable flaky WebNavigationApiTest.Failures on Windows.
jam
2015-04-16
1
-1
/
+6
*
[Extensions Mac] Implement developer mode warning on mac
rdevlin.cronin
2015-04-16
1
-2
/
+5
*
Move device/usb classes from the FILE thread to UI thread.
reillyg
2015-04-16
1
-166
/
+122
*
Use networkingPrivate.startConnect (Take 2)
stevenjb
2015-04-16
1
-0
/
+8
*
Change JS parameter to camel case.
wjmaclean
2015-04-16
1
-1
/
+1
*
Mark ExtensionApiTest.WindowOpen as flaky
johnme
2015-04-16
1
-6
/
+2
*
Extensions: Switch to new permission message system, part III
treib
2015-04-16
4
-44
/
+27
*
Code Cleanup for extension_prefs, as AddDisableReasons() is not required same...
deepak.m1
2015-04-16
1
-1
/
+2
[next]