summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Switching in new gyp version (which changes 'none' back to how it was before).bradnelson@chromium.org2009-07-101-1/+1
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-1052-95/+95
* Fix a few issues with the drop arrow in the Linux tab strip:jhawkins@chromium.org2009-07-102-26/+19
* GTK Themes: Set bg/text colors for the download shelf.erg@google.com2009-07-106-20/+95
* Revert "Revert "Add button tinting to the toolbar buttons.""tc@google.com2009-07-106-38/+121
* Only enable breakpad and keystone for official branded builds so the rolling ...thomasvl@chromium.org2009-07-101-22/+32
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-107-22/+98
* Revert "Add button tinting to the toolbar buttons."tc@google.com2009-07-106-121/+38
* Linux: don't bother passing the chroot directory fd to the zygote.agl@chromium.org2009-07-101-16/+2
* Add button tinting to the toolbar buttons.tc@google.com2009-07-106-38/+121
* Fix a crash when clicking a popup entry while composing in the Microsoft IME ...pkasting@chromium.org2009-07-102-1/+26
* Make 'version' text field in About Box selectable.jrg@chromium.org2009-07-101-3/+3
* Temporarily disable unit tests with leaks until I can check in a fix for them.asargent@chromium.org2009-07-101-5/+5
* Test video files for test_shell_tests and ui_testshclam@chromium.org2009-07-104-0/+0
* Review URL: http://codereview.chromium.org/155360tejasshah@google.com2009-07-102-4/+16
* Add 16276 to crash known list.huanr@chromium.org2009-07-101-0/+3
* A little bit of bookmark bar cleanup, a little bit of padding improvement.estade@chromium.org2009-07-105-56/+40
* Linux: use a temp directory for the chroot.agl@chromium.org2009-07-102-14/+28
* ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became ...rafaelw@chromium.org2009-07-101-14/+18
* Remove flakiness-inducing part of AutomationProxyTest.NavigateToURLWithTimeout1.phajdan.jr@chromium.org2009-07-101-4/+0
* Linux: all the binary to be readable with the SUID sandbox.agl@chromium.org2009-07-101-9/+13
* Packaging changes to incorporate Linux default browser selection. mdm@chromium.org2009-07-101-0/+2
* 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-104-15/+145
* Implementation of Extension Updater.asargent@chromium.org2009-07-1010-38/+1273
* Add getLanguage function to tab extension.sidchat@google.com2009-07-1023-9/+265
* 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
* Increase the width of the font and language dialog in Arabic Chrome.jshin@chromium.org2009-07-101-1/+1
* Revert "plugins: use OnChannelError to detect when the channel goes away"evan@chromium.org2009-07-104-15/+31
* Revert "Revert "Revert "Linux: add LOG(FATAL) to try and catch an error."""agl@chromium.org2009-07-101-8/+0
* Revert "Revert "Linux: add LOG(FATAL) to try and catch an error.""agl@chromium.org2009-07-101-0/+8
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-104-31/+15
* 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
* 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