summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-0718-95/+611
* Fix memory leak in SiteInstance::CreateSiteInstanceForURL.mpcomplete@google.com2009-05-071-1/+4
* Refactor BrowserInit in preparation for customized first run tabscpu@google.com2009-05-073-83/+82
* Make background pages work more nicely with the tabs API.aa@chromium.org2009-05-076-35/+41
* Move pgup/dn special casing to browser window gtk.estade@chromium.org2009-05-072-22/+33
* Implement the "(empty)" disabled item placed in empty bookmark menus.erg@google.com2009-05-072-16/+30
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-076-66/+199
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-078-313/+147
* OS X Breakpad cleanup.jeremy@chromium.org2009-05-072-1/+3
* 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
* Fix forge build by removing obsolete line from gyp.estade@chromium.org2009-05-071-1/+0
* 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
* Changes tab titles to end in "..." rather than being cut off mid-letter.rohitrao@chromium.org2009-05-071-2/+2
* 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
* Add important_file_writer_unittest.cc to Windows build.phajdan.jr@chromium.org2009-05-071-0/+4
* Don't link-depend on views/ in chrome/browser/gtkphajdan.jr@chromium.org2009-05-074-33/+0
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* Change the ViewStorage API back to the way it was (void for StoreView) since ...ben@chromium.org2009-05-073-15/+33
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-079-226/+151
* Add translated Terms of Service for 8 Indic locales.mal@chromium.org2009-05-078-849/+947
* Add dir="rtl" to body for ar and he Terms of Service.mal@chromium.org2009-05-072-2/+2
* Use ifdef to take away the paint method for media player from machclam@chromium.org2009-05-072-0/+6
* TBR=scherkushclam@chromium.org2009-05-073-4/+1
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-0711-221/+179
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0720-179/+143
* Disable some unit tests due to webkit merge 43242:43321hclam@chromium.org2009-05-071-2/+2
* Fix an occurence of 'chromium' that didn't get changed to 'chrome'aa@chromium.org2009-05-071-1/+1
* 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-0719-38/+269
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-069-117/+302
* Skip a set of ui tests that hang under Valgrind for some reason.dkegel@google.com2009-05-061-0/+2
* BUG=112200rafaelw@chromium.org2009-05-061-30/+59
* Reverting 15468.ben@chromium.org2009-05-0618-105/+130
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0618-130/+105
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol...erikkay@google.com2009-05-061-1/+2
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-0612-30/+325
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2