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
/
password_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-22
/
+33
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
2
-2
/
+2
*
Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....
kamil.jiwa@gmail.com
2013-01-03
1
-1
/
+1
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
7
-13
/
+17
*
Revert "Linux: add library loader for GNOME keyring."
phajdan.jr@chromium.org
2012-12-20
3
-86
/
+154
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
1
-8
/
+8
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
1
-1
/
+1
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Convert PasswordStore::GetLogins to not depend on CancelableRequest
kaiwang@chromium.org
2012-12-14
21
-200
/
+291
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+1
*
Ignore autocomplete=off when password manager is saving the generated passwor...
zysxqn@google.com
2012-12-12
2
-1
/
+70
*
Linux: add library loader for GNOME keyring.
phajdan.jr@chromium.org
2012-12-06
3
-154
/
+86
*
Make sure to display an errors that occur during the chrome sign in process
rogerta@chromium.org
2012-12-05
1
-1
/
+2
*
Remove the last usages of PrefObserver outside of Prefs.
joi@chromium.org
2012-12-04
1
-1
/
+1
*
[sync] Fix crash seen when PasswordDataTypeController::StartModels fails
rsimha@chromium.org
2012-11-21
1
-1
/
+1
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
2
-2
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
4
-9
/
+9
*
Fill passwords if password manager is disabled.
ttr314@googlemail.com
2012-11-09
3
-16
/
+42
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
1
-2
/
+3
*
Make the WebContentsUserData locator key private.
avi@chromium.org
2012-10-12
1
-1
/
+1
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
1
-4
/
+4
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
1
-2
/
+1
*
Switch PasswordManager and PasswordManagerImpl to use WebContentsUserData.
avi@chromium.org
2012-10-09
5
-22
/
+64
*
Cleanup: Move some private kwallet declarations out of the header and into an...
thestig@chromium.org
2012-10-09
2
-84
/
+72
*
Switch AutofillManager to be UserData on WebContents.
avi@chromium.org
2012-10-08
1
-1
/
+3
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
39
-212
/
+198
*
SPDY proxy authentication support.
piatek@google.com
2012-09-28
1
-0
/
+8
*
Add a new field in password_form to distinguish generated passwords from manu...
guohui@chromium.org
2012-09-27
1
-0
/
+3
*
This CL fixes the issue that password save prompt is suppressed when the acti...
guohui@chromium.org
2012-09-24
4
-21
/
+90
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
2
-2
/
+2
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-1
/
+1
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-4
/
+4
*
Fix for failing unit tests PasswordStoreDefaultTest.*
cramya@chromium.org
2012-08-30
1
-1
/
+8
*
Rename MacKeychain to AppleKeychain
msarda@chromium.org
2012-08-30
9
-55
/
+57
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
1
-1
/
+1
*
Annotate calls to SQLite functions - they have to be executed on a thread all...
shess@chromium.org
2012-07-27
1
-4
/
+9
*
Address bug where the one-click sign-in bar would never show again once
mathp@google.com
2012-07-27
2
-2
/
+12
*
First version to add some UMA stats to the chrome histograms. This change cov...
zysxqn@google.com
2012-07-21
1
-0
/
+3
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-1
/
+1
*
Linux: Detect Unity as a desktop environment.
thestig@chromium.org
2012-07-17
1
-0
/
+1
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+1
*
Revert 146192 - Revert 146164 - Always query for the latest RenderViewHost fr...
michaeln@google.com
2012-07-11
3
-9
/
+12
*
Revert 146164 - Always query for the latest RenderViewHost from WebContents b...
michaeln@google.com
2012-07-11
3
-12
/
+9
*
Always query for the latest RenderViewHost from WebContents before sending th...
zysxqn@google.com
2012-07-11
3
-9
/
+12
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
19
-19
/
+0
*
Check whether the users have blacklisted the site (i.e. "never save passwords...
zysxqn@google.com
2012-06-19
5
-19
/
+166
*
TabContentsWrapper -> TabContents, part 22.
avi@chromium.org
2012-06-08
2
-4
/
+3
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
8
-8
/
+8
[next]