summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fix the chrome app icon on windowstc@google.com2009-11-052-2/+4
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-052-13/+9
* Fix checkfailure on Linux Views build by actually opening the popup when it's...pkasting@chromium.org2009-11-053-16/+31
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-052-9/+13
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-052-8/+8
* Ensure that overlay does not appear in incognito mode.mirandac@chromium.org2009-11-051-1/+2
* Implement cancel() API on a Notification object so that script can cancel or ...johnnyg@chromium.org2009-11-042-10/+11
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-3/+3
* Attempt 2 at:sky@chromium.org2009-11-047-123/+124
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-047-127/+123
* Try to add more sanity checking to help track down a crash.pkasting@chromium.org2009-11-044-16/+37
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-047-123/+127
* BrowserActionsContainer breaks for nobody... or maybe someonefinnur@chromium.org2009-11-031-1/+2
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-23/+35
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-036-28/+52
* disable inactive rendering for ExtensionPopuperikkay@chromium.org2009-11-021-0/+5
* Address post-submit comments from http://codereview.chromium.org/327009 .thakis@chromium.org2009-11-021-0/+4
* Test case for fix to bug 26279.sky@chromium.org2009-11-022-2/+36
* Fix windows interactive ui test failure introduced in r30687.jam@chromium.org2009-11-021-1/+8
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-024-12/+19
* Implement page action popups.erikkay@chromium.org2009-11-013-7/+111
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-302-4/+4
* Fix up extension badge text drawing.estade@chromium.org2009-10-303-5/+5
* Use the original profile to get the sync service when building the app menu.tim@chromium.org2009-10-301-1/+2
* Remove bold from About label.davemoore@chromium.org2009-10-301-2/+2
* Enable ExternalProtocolDialog for Chromeos.oshima@chromium.org2009-10-302-4/+5
* Use FilePath in UserDataDirDialog to remove the use of FilePath::FromWStringH...avi@chromium.org2009-10-302-10/+11
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-2/+2
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-292-20/+14
* Remove out of date comment.ben@chromium.org2009-10-291-1/+0
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-293-11/+13
* Hoist bug reporting code out of bug_report_view so that it can be used cross-...mirandac@chromium.org2009-10-291-192/+11
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-291-0/+7
* Disable FindInPageTest.FocusRestore, which is killing the Interactive Tests botstuartmorgan@chromium.org2009-10-291-1/+2
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-295-0/+699
* Design changes in browser/privacy_blacklist needed to integratephajdan.jr@chromium.org2009-10-292-136/+0
* CompactLocationBar 1st step:oshima@chromium.org2009-10-287-7/+64
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-281-1/+5
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-283-7/+27
* Fix paint glitch on load/unload browser action.rafaelw@chromium.org2009-10-281-1/+5
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-4/+1
* Lands http://codereview.chromium.org/291006 for Pierre:sky@chromium.org2009-10-272-7/+19
* Got the about panel to have its text lined up correctly.davemoore@chromium.org2009-10-271-1/+2
* Remove the browser_sync flag.zork@chromium.org2009-10-277-99/+3
* Add "remember my choice" checkbox for windows external protocol dialog.estade@chromium.org2009-10-272-3/+25
* Page action pixel-god appeasement (better positioning and spacing for the pag...finnur@chromium.org2009-10-271-2/+8
* Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for asky@chromium.org2009-10-272-38/+20
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-274-15/+15
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-273-90/+86