summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-0425-951/+788
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-0411-34/+60
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-049-2/+69
* Fix null termination bug when reading UserScriptaa@chromium.org2009-04-041-2/+4
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-036-10/+33
* Change the size of media cachehclam@chromium.org2009-04-031-3/+4
* Remove a DCHECK in RenderView::CloseAudioStreamhclam@chromium.org2009-04-031-5/+7
* Lands fix for 9659 from tedoc. See http://codereview.chromium.org/60059 for r...sky@chromium.org2009-04-031-3/+20
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-0310-8/+284
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-0365-49/+119
* NULL check web_contents_ to prevent a crash.tc@google.com2009-04-031-2/+3
* Create a well-defined region that closely matches the shape of the tab to use...jhawkins@chromium.org2009-04-034-36/+35
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-033-9/+7
* Gtk: Insert a border at the bottom of the toolbar.estade@chromium.org2009-04-031-0/+10
* Fixes regression in dragging bookmark bar. The bookmark bar would notsky@chromium.org2009-04-031-2/+3
* Add some hysterisis to tab dragging on Mac.shess@chromium.org2009-04-031-0/+19
* Adds temporary warning when installing Chrome extensions. The warninggeorged@chromium.org2009-04-031-0/+16
* Fix for issue 9685:sgk@google.com2009-04-031-1/+1
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-037-8/+20
* Build fix: devtools_messages_internal.h moved w/o updating if 0 blockagl@chromium.org2009-04-031-1/+1
* Put a border around the find bar text entry field.estade@chromium.org2009-04-031-5/+6
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-0310-35/+12
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-0311-41/+40
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-0310-23/+452
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-033-4/+12
* DevTools: Add devtools messages into the about:ipc dialog.pfeldman@chromium.org2009-04-033-9/+27
* Remove two unneeded uses of std::floor in the GTK tab code.deanm@chromium.org2009-04-031-3/+2
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-0310-19/+17
* Two of the installer tests were failing because of path issues. Looks like bu...anantha@chromium.org2009-04-033-31/+47
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-034-38/+9
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+27
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-0339-302/+252
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-03101-355/+9858
* Move IPC code to ipc/agl@chromium.org2009-04-03101-9858/+355
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-0219-194/+518
* FFmpeg video decoder glue codehclam@chromium.org2009-04-021-0/+2
* Fix linking with gold by cleaning up lib dependencies.tc@google.com2009-04-021-7/+7
* Add basic mouse input handling for Linux TabStrip.jhawkins@chromium.org2009-04-024-4/+134
* Speculative fix for a crash in resource handlers.paulg@google.com2009-04-022-0/+8
* Only create one downloads tab per window. If there is already a Downloadsestade@chromium.org2009-04-023-2/+6
* Copy selection to x clipboard.estade@chromium.org2009-04-028-22/+190
* Fix distribution test that fails in official buildcpu@google.com2009-04-021-23/+25
* Disabling the tests temporarily.anantha@chromium.org2009-04-021-3/+3
* Revert until sequencing issue fixed.ben@chromium.org2009-04-024-109/+16
* Add -lX11 -lXrender -lXext to the chrome link.sgk@google.com2009-04-021-0/+7
* Fix a case where non-tabbed browser windows could open tabs. Also includes UI...ben@chromium.org2009-04-024-16/+109
* Added two more installer tests: 1. Testcase to install and verify differenial...anantha@chromium.org2009-04-023-37/+129
* Add a ui test that can be used to fetch a url and wait for a cookie to be set. asargent@chromium.org2009-04-023-0/+383
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-028-0/+54
* Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...finnur@chromium.org2009-04-022-6/+18