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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
5
-7
/
+9
*
Revert 257022 "Implement wallpaper policy"
bartfab@chromium.org
2014-03-14
1
-48
/
+2
*
Improve some requestAutocomplete UMA metrics.
estade@chromium.org
2014-03-14
1
-1
/
+5
*
Implement wallpaper policy
tnagel@chromium.org
2014-03-14
1
-2
/
+48
*
Remove a variety of defunct flags.
estade@chromium.org
2014-03-14
1
-3
/
+0
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
1
-1
/
+0
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
1
-0
/
+1
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
thakis@chromium.org
2014-03-14
2
-19
/
+2
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-14
2
-2
/
+19
*
Updating XTBs based on .GRDs from branch 1847
dxie@chromium.org
2014-03-13
52
-6005
/
+9364
*
Moved the ManagedBookmarksPolicyHandler to a shared file.
joaodasilva@chromium.org
2014-03-13
2
-2
/
+2
*
Remove the ability for the WebDataService to temporarily unload the database.
pkasting@chromium.org
2014-03-13
6
-39
/
+11
*
Fixed release version of the QuickCheckEnabled policy.
joaodasilva@chromium.org
2014-03-13
1
-1
/
+1
*
Add create access token fetcher to OAuthTokenService.
msarda@chromium.org
2014-03-13
1
-2
/
+1
*
Remove --enable-memory-info flag
mnaganov@chromium.org
2014-03-13
1
-4
/
+7
*
Refactor configuration of sandboxes - first steps
aberent@chromium.org
2014-03-13
2
-16
/
+28
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
6
-12
/
+12
*
Rename AutofillDriverImpl to ContentAutofillDriver
blundell@chromium.org
2014-03-12
10
-314
/
+309
*
[MIPS] Add missing NaCl defines for MIPS
petarj@mips.com
2014-03-12
1
-0
/
+4
*
On mobile. Do not check for ICU translations when receiving new translate lan...
miguelg@chromium.org
2014-03-12
1
-2
/
+10
*
Consider the origin flag when loading the translate language list
miguelg@chromium.org
2014-03-12
3
-4
/
+15
*
[Autofill] Don't attempt to dereference a NULL frame pointer in didAssociateF...
isherman@chromium.org
2014-03-12
1
-1
/
+1
*
rAc: don't suggest countries that aren't shown in the country
dbeam@chromium.org
2014-03-12
3
-2
/
+7
*
Add QuickCheck group policy.
ellyjones@chromium.org
2014-03-12
1
-1
/
+20
*
Make the distiller cancellable.
shashishekhar@chromium.org
2014-03-12
12
-44
/
+133
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-8
/
+7
*
Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...
jochen@chromium.org
2014-03-12
2
-19
/
+2
*
Remove Profile knowledge from MutableProfileOAuth2TokenService
blundell@chromium.org
2014-03-12
1
-0
/
+10
*
Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.
scheib@chromium.org
2014-03-12
2
-2
/
+19
*
Refactor the BrowserContextKeyedService component to be a layered component.
blundell@chromium.org
2014-03-12
34
-739
/
+833
*
Moved policy unittests into the policy component.
joaodasilva@chromium.org
2014-03-12
7
-1
/
+995
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
2
-2
/
+3
*
rAc - Only show countries we're able to fill in.
estade@chromium.org
2014-03-11
4
-3
/
+83
*
Move AppendFile and *CurrentDirectory to the base namespace.
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
rAc: don't reset reference to invoking form on frame load.
dbeam@chromium.org
2014-03-11
2
-7
/
+0
*
Updated //components/README to account for layered components.
blundell@chromium.org
2014-03-11
1
-4
/
+10
*
[StorageMonitor] Move name generation to StorageInfo.
Hokein.Wu@gmail.com
2014-03-11
20
-93
/
+104
*
Have MutableProfileOAuth2TokenService get TokenWebData from SigninClient
blundell@chromium.org
2014-03-11
1
-3
/
+6
*
Move user_agent code from webkit/ to content/.
tfarina@chromium.org
2014-03-11
1
-1
/
+0
*
Load Autofill credit card resources on all platforms.
tfarina@chromium.org
2014-03-11
4
-27
/
+3
*
[Password Manager] Prevent error logging for old LoginDatabase entries
gcasto@chromium.org
2014-03-11
1
-9
/
+13
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-1
/
+0
*
Eliminate BrowserThread dependency from WebDataAutofillServiceTest.
blundell@chromium.org
2014-03-10
6
-70
/
+17
*
Move ContentAutofillDriver to the PasswordManager component.
blundell@chromium.org
2014-03-10
5
-0
/
+212
*
Componentize AutofillMetricsTest.
blundell@google.com
2014-03-10
2
-33
/
+20
*
Rename SigninManagerDelegate to SigninClient
blundell@chromium.org
2014-03-10
2
-8
/
+8
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
2
-6
/
+13
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
2
-13
/
+6
*
Enable variations component unit tests on iOS.
asvitkine@chromium.org
2014-03-09
1
-2
/
+1
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
2
-6
/
+13
[next]