summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add space between TYPE and colon in entries in known_crashes.txt file.tyoshino@google.com2009-09-161-3/+3
* Move tests marked as crashing/hanging on Mac valgrind to mac-specific disable...dank@chromium.org2009-09-162-18/+26
* Another try to fix a build break caused by r26312.hbono@chromium.org2009-09-161-1/+1
* A quick build fix caused by r26312.hbono@chromium.org2009-09-161-1/+1
* Updating trunk VERSION build from 211.0 to 212.0jon@chromium.org2009-09-161-1/+1
* Fix issue 21587, a regression of CL 196020.suzhe@chromium.org2009-09-163-20/+43
* More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo...pkasting@chromium.org2009-09-163-67/+51
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-1615-30/+858
* Remove valgrind filters for GTK unittests as the bots now run the tests with ...mattm@chromium.org2009-09-161-6/+0
* Linux: print page to file rather than using shared memory to send it to the b...estade@chromium.org2009-09-167-139/+121
* Add SSL icons on Mac OS Xhawk@chromium.org2009-09-165-1/+122
* Fix Snow Leopard SDK errorsmark@chromium.org2009-09-162-2/+2
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-155-15/+0
* Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-152-2/+0
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.agl@chromium.org2009-09-153-19/+35
* Build sync engine as part of the browser build.nick@chromium.org2009-09-1547-132/+469
* applicationDockMenu: is used in the unit test, it should not be privatemark@chromium.org2009-09-152-1/+3
* Fix the Linux shared build.thestig@chromium.org2009-09-151-13/+14
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-1532-181/+216
* Use a better highlight images for "hover" state and pushed "state".finnur@chromium.org2009-09-152-3/+3
* GTK: Connect signal handlers before initing widgets in browser window.estade@chromium.org2009-09-151-1/+1
* Revert "First part of automated_ui_tests improvements."phajdan.jr@chromium.org2009-09-159-202/+65
* Size the buffer used for the metrics log text properly.mark@chromium.org2009-09-151-4/+6
* Fix Mac by disabling some UI tests on it.phajdan.jr@chromium.org2009-09-151-0/+6
* Some scaffolding for the task manager.thakis@chromium.org2009-09-156-1/+853
* Land review 193091: Avoid unnecessary conversions between wchar_taa@chromium.org2009-09-151-3/+3
* Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."agl@chromium.org2009-09-153-39/+19
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-0/+3
* Unified the color definitions for the dividers so that extension shelf is usi...finnur@chromium.org2009-09-154-14/+15
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-159-65/+196
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-1513-100/+169
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-156-9/+79
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.mbelshe@google.com2009-09-153-19/+39
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-1522-60/+69
* Forgot to svn add files when landing patch.sky@chromium.org2009-09-154-0/+685
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-1511-674/+594
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-159-6/+75
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-1510-49/+85
* Linux: add support for SELinux.agl@chromium.org2009-09-153-21/+78
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-157-1/+27
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-152-2/+6
* Keyword editor fixes:thomasvl@chromium.org2009-09-152-582/+78
* Committing original patch http://codereview.chromium.org/178036paul@chromium.org2009-09-151-6/+7
* Give a document icon to Chromium for file types it can view when preview is t...pinkerton@chromium.org2009-09-153-2/+20
* [Mac] Make the pageup, Shift-pageup, and Option-Shift-pageup keys scroll the ...rohitrao@chromium.org2009-09-151-0/+22
* Disable two WebDropTargetTest unit tests that hang on the mac valgrind bots a...dank@chromium.org2009-09-151-0/+4
* Updating trunk VERSION build from 210.0 to 211.0jon@chromium.org2009-09-151-1/+1
* Updated menu titles from Cole.thomasvl@chromium.org2009-09-152-782/+127
* Make sure the text color is set correctly for incognito themes until we theme...pinkerton@chromium.org2009-09-151-0/+13
* [Mac] Restore focus to the previously focused view when dismissing the find bar.rohitrao@chromium.org2009-09-157-1/+198