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
/
autofill
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TranslateTabHelper to ChromeTranslateClient
naiem.shaik@gmail.com
2014-06-04
1
-1
/
+1
*
Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.
droger@chromium.org
2014-06-02
1
-1
/
+1
*
infobars: Componentize ConfirmInfoBarDelegate.
tfarina@chromium.org
2014-05-22
3
-3
/
+3
*
Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (...
gcasto@chromium.org
2014-05-14
1
-1
/
+4
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
1
-7
/
+6
*
Revert of [Autofill] Enable Autofill for dynamically created forms. (https://...
dalecurtis@chromium.org
2014-05-04
1
-4
/
+1
*
[Autofill] Enable Autofill for dynamically created forms.
gcasto@chromium.org
2014-05-04
1
-1
/
+4
*
autofill: Convert AutofillInteractiveTest to use InfoBarManager::Observer.
tfarina@chromium.org
2014-05-02
1
-18
/
+14
*
[Android rAc] Support street-address and other i18n fields.
aruslan@chromium.org
2014-05-01
1
-12
/
+23
*
autofill: Convert WindowedPersonalDataManagerObserver to use InfoBarManager::...
tfarina@chromium.org
2014-04-24
1
-17
/
+10
*
Rename jni_helper.h to jni_weak_ref.h.
newt@chromium.org
2014-04-23
1
-1
/
+1
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
3
-4
/
+5
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Remove InfoBarDelegate::web_contents()
droger@chromium.org
2014-04-10
1
-4
/
+5
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
2
-18
/
+12
*
Move TranslateStep enum into the Translate component core code.
blundell@chromium.org
2014-04-07
1
-1
/
+2
*
Remove dependency from infobars on LoadCommittedDetails
droger@chromium.org
2014-04-04
2
-6
/
+2
*
Move fingerprint_browsertest to components.
primiano@chromium.org
2014-04-03
1
-212
/
+0
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
2
-17
/
+23
*
Autofill/rAc: dispatch "input"/"change" on <input>, <textarea>, and <select>
dbeam@chromium.org
2014-03-31
1
-22
/
+161
*
Disable AutofillInteractiveTest.OnChangeAfterAutofill test.
tkent@chromium.org
2014-03-28
1
-1
/
+3
*
Don't attempt to query GPU info for blacklisted GPUs.
isherman@chromium.org
2014-03-22
1
-8
/
+7
*
Revert 258541 "Don't attempt to query GPU info for blacklisted G..."
engedy@chromium.org
2014-03-21
1
-0
/
+5
*
Don't attempt to query GPU info for blacklisted GPUs.
isherman@chromium.org
2014-03-21
1
-5
/
+0
*
Eliminate PersonalDataManagerService.
blundell@chromium.org
2014-03-16
2
-57
/
+10
*
Move clients of BrowserContextKeyedService to use KeyedService (#5)
blundell@chromium.org
2014-03-13
2
-6
/
+6
*
Rename AutofillDriverImpl to ContentAutofillDriver
blundell@chromium.org
2014-03-12
4
-42
/
+48
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-10
1
-1
/
+3
*
Revert 255858 "Simplify the user agent code some more since afte..."
jam@chromium.org
2014-03-09
1
-3
/
+1
*
Simplify the user agent code some more since after r255534 it's not affected ...
jam@chromium.org
2014-03-09
1
-1
/
+3
*
Moved CCInfobarDelegate tests out of AutofillMetricsTest
blundell@chromium.org
2014-03-09
1
-0
/
+161
*
Componentize several Autofill unit tests.
blundell@google.com
2014-03-07
2
-2
/
+2
*
Merge TranslateTabHelper::TranslateStep and TranslateInfoBarDelegate::Type
droger@chromium.org
2014-02-15
1
-2
/
+2
*
Move UI code out of TranslateManager
droger@chromium.org
2014-02-10
1
-2
/
+2
*
rAc: use libaddressinput to validate international addresses.
dbeam@chromium.org
2014-02-01
3
-0
/
+92
*
Revert 248146 "Revert 248142 "Enable the Translate bubble UX by ..."
hajimehoshi@chromium.org
2014-01-31
1
-0
/
+2
*
Revert 248142 "Enable the Translate bubble UX by default"
hajimehoshi@chromium.org
2014-01-31
1
-2
/
+0
*
Enable the Translate bubble UX by default
hajimehoshi@chromium.org
2014-01-31
1
-0
/
+2
*
[Autofill] Introduce a mouse click into Autofill browsertests to trigger a us...
isherman@chromium.org
2014-01-12
1
-1
/
+8
*
Remove GetDefaultProfile from various Android related code
skuhne@chromium.org
2014-01-08
1
-7
/
+4
*
add OWNERS file
estade@chromium.org
2014-01-07
1
-0
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
3
-6
/
+11
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-3
/
+2
*
Tighten the blacklist on VMWare on OS X
ccameron@chromium.org
2013-12-10
1
-0
/
+6
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
4
-14
/
+17
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
5
-17
/
+18
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
4
-17
/
+14
*
Eliminate AutofillWebDataService::FromBrowserContext().
blundell@chromium.org
2013-12-03
1
-1
/
+2
*
Infobar system refactor.
pkasting@chromium.org
2013-12-03
4
-14
/
+17
*
Disble FormStructureBrowserTest on Linux
hashimoto@chromium.org
2013-11-25
1
-1
/
+2
[next]