summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux: move gtk_init to the right threadpiman@google.com2009-07-102-16/+21
* Fix window.close() not working for modal dialogs.jam@chromium.org2009-07-103-1/+10
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-092-9/+9
* linux/mac: Fix return status of OpenChannelToPlugin message in case of failurepiman@google.com2009-07-091-0/+7
* Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."scherkus@chromium.org2009-07-092-9/+9
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-092-9/+9
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-094-91/+117
* Incorporate new Linux common files after deb packaging refactoring.thestig@chromium.org2009-07-091-5/+8
* 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-0918-236/+276
* 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-0920-23/+482
* 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-096-22/+172
* 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-092-1/+5
* 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-0911-23/+169
* 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-092-3/+5
* 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-0925-293/+457
* Start Chrome button on First Run customize view should launch Chrome.kuchhal@chromium.org2009-07-092-1/+1
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-092-14/+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
* Converts linux2 in grd file to chromeos.sky@chromium.org2009-07-091-1/+1
* Try a new set of buttons (which should also work much better with themes).glen@chromium.org2009-07-0916-0/+0
* This CL prevents the first run UI from showing in the browser tests, as it wo...jcampan@chromium.org2009-07-091-0/+3
* Updating trunk VERSION build from 193.0 to 194.0laforge@chromium.org2009-07-091-1/+1
* Disable media ui test again because it doesn't run without audio devicehclam@chromium.org2009-07-091-1/+1
* Add additional render histogramsjar@chromium.org2009-07-091-2/+30
* Revert "Linux: add LOG(FATAL) to try and catch an error."agl@chromium.org2009-07-091-8/+0
* Convert most flakiness-prone Browser UI tests to browser_tests framework.phajdan.jr@chromium.org2009-07-093-76/+86
* 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
* Linux: add LOG(FATAL) to try and catch an error.agl@chromium.org2009-07-091-0/+8
* 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-0922-98/+881
* mac workaround.evan@chromium.org2009-07-091-2/+2
* Copy parsed URL into CF_UNICODETEXT when user select entire of Omnibox.hamaji@chromium.org2009-07-091-12/+15
* linux: implement the sad pluginevan@chromium.org2009-07-095-15/+20
* I've seen recently a race condition while debugging printing. The pages are ...sverrir@google.com2009-07-091-1/+5
* Re-enable test (disabled while moving printing functionality to printing libr...sverrir@google.com2009-07-091-0/+0