summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid calling Abort from main thread on IBinding created on another thread. I...apatrick@google.com2009-07-102-7/+9
* 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-105-15/+150
* 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-102-20/+10
* Properly restart extensions with no visible UI.phajdan.jr@chromium.org2009-07-101-1/+7
* DevTools: postpone after-compile event propagation to the UI until scripts pa...pfeldman@chromium.org2009-07-102-9/+24
* DevTools: Show exception message in a resource message bubble while stopped o...pfeldman@chromium.org2009-07-101-0/+69
* Point to correct app test binarynirnimesh@chromium.org2009-07-101-1/+1
* A quick fix for Issue 15971.hbono@chromium.org2009-07-101-3/+4
* A quick fix for Issue 15852.hbono@chromium.org2009-07-101-9/+13
* Pulling in new gyp version with 'none' type workaround.bradnelson@chromium.org2009-07-103-3/+15
* Quick fix for linux shared build.craig.schlenter@chromium.org2009-07-101-0/+4
* Disabled tests that rely on cross-process MessagePorts, as they are not yetmichaeln@google.com2009-07-101-0/+4
* Increase the width of the font and language dialog in Arabic Chrome.jshin@chromium.org2009-07-101-1/+1
* Making it possible to run scons on vista using VS2008 without having to insta...vangelis@google.com2009-07-102-5/+15
* 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
* Fix some coverity warnings in src/net.willchan@chromium.org2009-07-103-9/+9
* Linux: don't crash when performing font fallback to a non-scalable font.agl@chromium.org2009-07-102-10/+8
* 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
* Refactor audio renderer algorithms to use BufferQueue. Also cleaned up some c...kylep@chromium.org2009-07-106-198/+88
* fix for osxgman@google.com2009-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
* Roll Webkit to 45678 (45679 breaks us, will remedy that real soon now)michaeln@google.com2009-07-101-1/+1
* 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-0916-75/+76
* 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-0915-67/+66
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-0915-66/+67
* Add ClientInfogman@google.com2009-07-0919-15/+477
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-094-91/+117
* Fix the local directory listing, FTP directory listing and the local file han...jshin@chromium.org2009-07-0911-252/+645
* Disk cache: Don't evict entries if we are busy doing other stuff.rvargas@google.com2009-07-094-20/+58
* Incorporate new Linux common files after deb packaging refactoring.thestig@chromium.org2009-07-091-5/+8
* Manually declare media_format() because gmock does not like mocking non-copya...scherkus@chromium.org2009-07-091-4/+12
* Fix custom cursors on Mac. Null and 0 turn out not to be opposites.darin@chromium.org2009-07-092-1/+5
* Always let other handlers run for render area mouse clicks.estade@chromium.org2009-07-091-1/+3
* Disk cache: Add explicit support for eviction / deletionrvargas@google.com2009-07-097-13/+279
* Move some more interfaces on RenderViewHostDelegate to separate classes. Thebrettw@chromium.org2009-07-0918-236/+276
* Roll webkit DEPS 45664-45673michaeln@google.com2009-07-091-1/+1