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
*
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
*
Moved CCInfobarDelegate tests out of AutofillMetricsTest
blundell@chromium.org
2014-03-09
1
-65
/
+0
*
NaCl: Remove PNaCl's IRT interface whitelist from the PNaCl IRT shims
mseaborn@chromium.org
2014-03-08
1
-0
/
+5
*
Dropping --nacl-loader-cmd-prefix
bradnelson@google.com
2014-03-08
3
-19
/
+4
*
Add incremental updates for multipage distillation.
shashishekhar@chromium.org
2014-03-07
15
-244
/
+529
*
Add StartSyncFlare to PasswordSyncableService.
vasilii@chromium.org
2014-03-07
9
-11
/
+89
*
Move TranslateManager unit tests out of the browser_tests target.
danakj@chromium.org
2014-03-07
2
-0
/
+8
*
Support non-SFI mode in NaCl manifest file.
hidehiko@chromium.org
2014-03-07
9
-9
/
+45
*
Move Autofill Credit Card resources out of webkit.
tfarina@chromium.org
2014-03-07
14
-49
/
+79
*
Componentize PasswordManager and PasswordFormManager unittests.
blundell@chromium.org
2014-03-07
3
-1
/
+1318
*
Run JSON schema tests in components_unittests on iOS.
blundell@chromium.org
2014-03-07
1
-3
/
+1
*
Add flag to avoid blocking the PNaCl translator when chrome NaCl GDB flag is on.
jvoung@chromium.org
2014-03-07
1
-2
/
+9
*
Componentize several Autofill unit tests.
blundell@google.com
2014-03-07
6
-199
/
+163
*
Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug
jvoung@google.com
2014-03-07
1
-1
/
+8
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
9
-18
/
+16
*
Add UI hook for distilling web pages for test shell (relanding)
nyquist@chromium.org
2014-03-06
7
-0
/
+188
*
Adds TODO comment on the timing of removing the disable-ignore-autocomplete-off
jww@chromium.org
2014-03-06
1
-0
/
+2
*
Add RenderThread::GetShutdownEvent().
teravest@chromium.org
2014-03-06
1
-5
/
+2
*
Remove some PlatformFile uses from NaCl.
rvargas@chromium.org
2014-03-05
9
-82
/
+68
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
2
-2
/
+4
*
Added a platform policy loader for iOS.
joaodasilva@chromium.org
2014-03-05
5
-5
/
+366
*
Componentize PasswordGenerationManager unittest.
blundell@chromium.org
2014-03-05
2
-0
/
+221
*
Componentize AutocompleteHistoryManager and AutofillDownload unittests.
blundell@chromium.org
2014-03-05
5
-25
/
+21
*
Componentize AutofillManager unittest.
blundell@chromium.org
2014-03-05
4
-61
/
+30
*
Cleanup SendAutofillTypePredictionsToRenderer
sudarshan.p@samsung.com
2014-03-05
1
-2
/
+2
*
Move PolicyLoaderMac::CreateValueFromProperty to a generic file.
joaodasilva@chromium.org
2014-03-05
10
-232
/
+320
*
Extract OAuth2AccessTokenFetcher interface.
msarda@chromium.org
2014-03-05
1
-2
/
+2
*
Revert 254929 "Add UI hook for distilling web pages for test shell."
nyquist@google.com
2014-03-05
7
-188
/
+0
*
Password manager internals page: wire page updates to the client
vabr@chromium.org
2014-03-05
4
-0
/
+37
*
Add UI hook for distilling web pages for test shell.
nyquist@chromium.org
2014-03-05
7
-0
/
+188
*
[Autofill] Don't count fields with autocomplete="off" as autofillable.
isherman@chromium.org
2014-03-04
3
-7
/
+8
*
[Autofill] Cleanup: Remove some deprecated logging code.
isherman@chromium.org
2014-03-04
2
-29
/
+6
*
Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.
danakj@chromium.org
2014-03-04
1
-1
/
+1
*
[Variations] Enable the Restrict parameter policy for iOS
mathp@chromium.org
2014-03-04
1
-1
/
+1
*
Fix LoginDatabaseTest.Logins on iOS
jimblackler@chromium.org
2014-03-04
2
-9
/
+6
*
Have Autofill webdata tests be run as part of components_unittests
blundell@chromium.org
2014-03-04
2
-7
/
+4
*
Transfer Password sync to use new sync API.
vasilii@chromium.org
2014-03-04
6
-19
/
+90
*
Move many of the Autofill unittests into components_unittests.
blundell@chromium.org
2014-03-04
4
-2
/
+99
*
[Autofill] Remove deprecated metrics and support for server-side experiments.
isherman@chromium.org
2014-03-04
9
-797
/
+115
*
[Autofill] Cleanup: Remove deprecated IPC messages and clean up the code.
isherman@chromium.org
2014-03-04
16
-366
/
+301
*
[Password Generation] Start removing old UI
gcasto@chromium.org
2014-03-04
2
-22
/
+1
*
rAc: remove handling of "supported_currencies" from wallet items response and...
dbeam@chromium.org
2014-03-04
5
-68
/
+0
*
Add policy to change the default behaviour of media keys to f-keys.
pastarmovj@chromium.org
2014-03-04
1
-1
/
+20
[next]