summaryrefslogtreecommitdiffstats
path: root/chrome/browser/password_manager_delegate_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-2/+2
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-3/+6
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-4/+4
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-2/+4
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-4/+2
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-2/+4
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+3
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-11/+6
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* Cleanup:pkasting@chromium.org2011-01-261-5/+0
* Move AutoFill messages into a separate file.jam@chromium.org2011-01-261-1/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-59/+76
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-0/+120