summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* this CL changes some comments in the fix of issue 2780xji@chromium.org2009-05-071-3/+4
* Linux: enable unload ui tests, which pass after r15025 (and again after r15332).estade@chromium.org2009-05-071-6/+0
* Clicking right mouse button after selecting an image (or a whitespace character)estade@chromium.org2009-05-071-4/+8
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-073-15/+35
* Enable the zoom button and stub out an implementation until we can get the re...pinkerton@chromium.org2009-05-071-6/+33
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-075-13/+56
* This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...xji@chromium.org2009-05-071-4/+45
* Connect a menu to the "Other bookmarks" button.erg@google.com2009-05-073-31/+16
* linux: use possibly_invalid_spec() for displaying a URL.evan@chromium.org2009-05-071-1/+1
* Adjust the position of the tabstrip to leave space for window controls in RTL...ben@chromium.org2009-05-071-3/+11
* Fix bug with cocoa -> gfx coordinates.pinkerton@chromium.org2009-05-071-1/+1
* Still need to release all top-level objects of a nib.avi@google.com2009-05-071-0/+1
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-073-7/+74
* Change the Linux sad tab message wrapping to match Windows.deanm@chromium.org2009-05-071-8/+12
* DevTools: Preserve WebInspector window while switching RenderViewHost.pfeldman@chromium.org2009-05-071-0/+3
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-072-28/+0
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-079-226/+151
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-074-8/+12
* Disable some unit tests due to webkit merge 43242:43321hclam@chromium.org2009-05-071-2/+2
* Remove a no-longer needed hack that appeared to break button layout for NTP f...glen@chromium.org2009-05-071-2/+1
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-0715-35/+238
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-065-110/+292
* BUG=112200rafaelw@chromium.org2009-05-061-30/+59
* Reverting 15468.ben@chromium.org2009-05-064-12/+8
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-064-8/+12
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-0611-28/+321
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-0611-102/+232
* Tweak the padding around toolstrips on the extension shelf.erikkay@google.com2009-05-061-9/+13
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-062-17/+35
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-064-2/+229
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-066-19/+478
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-067-27/+275
* Destroy browser/content related C++ object on WM_DESTROY message, rather than...stoyan@chromium.org2009-05-062-2/+7
* Linux: remember user's last selected path for select file dialogs.estade@chromium.org2009-05-061-7/+50
* Fix for a DCHECK regression introduced by http://codereview.chromium.org/112001erikkay@google.com2009-05-061-2/+0
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-066-88/+82
* Add an extra colon to make inspector work again.dglazkov@chromium.org2009-05-061-1/+1
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-063-6/+8
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-0612-193/+341
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-062-161/+76
* PageActions now work across tabs and windows.finnur@chromium.org2009-05-0610-70/+110
* Reverting 15399.maruel@chromium.org2009-05-068-12/+27
* Redraw the location bar on reload. This change is Gtk+ port of 100198.deanm@chromium.org2009-05-061-1/+1
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-064-26/+197
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-068-27/+12
* In process-per-tab mode devtools window may be open for the devtools window u...yurys@google.com2009-05-062-0/+30