summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became ...rafaelw@chromium.org2009-07-101-14/+18
* Linux: all the binary to be readable with the SUID sandbox.agl@chromium.org2009-07-101-9/+13
* Broke my own unittest. The expected behavior when callingrohitrao@chromium.org2009-07-101-3/+8
* Add default browser checking and setting on Linux.mdm@chromium.org2009-07-101-0/+69
* Implementation of Extension Updater.asargent@chromium.org2009-07-107-38/+1266
* Add getLanguage function to tab extension.sidchat@google.com2009-07-1012-7/+129
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-11/+10
* Properly restart extensions with no visible UI.phajdan.jr@chromium.org2009-07-101-1/+7
* A quick fix for Issue 15971.hbono@chromium.org2009-07-101-3/+4
* Revert "plugins: use OnChannelError to detect when the channel goes away"evan@chromium.org2009-07-102-2/+0
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-102-0/+2
* Fix another string conversion with UTF16ToWideHackben@chromium.org2009-07-101-1/+1
* Fix another string conversion with UTF16ToWideHackben@chromium.org2009-07-101-1/+1
* GTK Themes: Provide the correct inactive frame tint color.erg@google.com2009-07-102-4/+2
* fix mac compile bustage - use a different string conversion function for GetC...ben@chromium.org2009-07-101-1/+1
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-109-35/+37
* Fix window.close() not working for modal dialogs.jam@chromium.org2009-07-101-0/+7
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-094-91/+117
* Always let other handlers run for render area mouse clicks.estade@chromium.org2009-07-091-1/+3
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-0917-233/+268
* Remove dead code in RWHV Gtk.estade@chromium.org2009-07-091-10/+0
* GTK Themes: "Other bookmarks" button should use correct borders.erg@google.com2009-07-091-0/+3
* Adds code to position the tab overview button during animations. Itsky@chromium.org2009-07-092-2/+16
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-0910-10/+217
* Use the calculated dragged tab bounds when rendering the screenshot into the ...jhawkins@chromium.org2009-07-091-3/+2
* Change the window background color to the inactive color when thetc@google.com2009-07-094-22/+166
* If the init returns nil (don't throw) don't try to store that into the dict.thomasvl@chromium.org2009-07-091-2/+3
* GTK Theme: Localize "GTK Theme" button.erg@google.com2009-07-091-1/+2
* Make the filename in the downloads page wrap.arv@google.com2009-07-091-3/+4
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-0910-23/+166
* GTK Themes: Prevent colors from "leaking through" by using an event box.erg@google.com2009-07-092-3/+12
* Fix the Linux tab strip zone calculation when using the skyline. We are look...jhawkins@chromium.org2009-07-091-2/+3
* Fix toolkit views bustage... bad conversion from string16 to std::wstringben@chromium.org2009-07-091-1/+1
* Bring over most of the old TabRenderer into Tab2. No real logic changes here....ben@chromium.org2009-07-096-33/+814
* Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux.jhawkins@chromium.org2009-07-092-5/+32
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-096-162/+222
* Start Chrome button on First Run customize view should launch Chrome.kuchhal@chromium.org2009-07-092-1/+1
* Set the save file type index properly if there was only one file type.paul@chromium.org2009-07-091-0/+2
* Perf bots are "happy enough", enable the throbber for real.pinkerton@chromium.org2009-07-091-22/+10
* Disable media ui test again because it doesn't run without audio devicehclam@chromium.org2009-07-091-1/+1
* Convert most flakiness-prone Browser UI tests to browser_tests framework.phajdan.jr@chromium.org2009-07-092-76/+81
* Enable UI test MediaTest.VideoBearH264hclam@chromium.org2009-07-091-1/+1
* Testing perfbots with throbber enabledpinkerton@chromium.org2009-07-091-1/+1
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-097-279/+226
* Ensure that SDCH is initialized at all times.jar@chromium.org2009-07-091-11/+8
* Make the toolbar theme align with the left edge of the browser and the top ed...glen@chromium.org2009-07-094-7/+10
* A prototype of resource loading through automationamit@chromium.org2009-07-0914-33/+692
* Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox.hamaji@chromium.org2009-07-091-12/+15
* I've seen recently a race condition while debugging printing. The pages are ...sverrir@google.com2009-07-091-1/+5
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+1