summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build breakage concerning CreateTemporaryFile vs CreateTemporaryFileName.maf@google.com2009-09-162-5/+5
* 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-1612-164/+174
* Add SSL icons on Mac OS Xhawk@chromium.org2009-09-165-1/+122
* Layout test: video-document-types.html is now timing out.agl@chromium.org2009-09-161-2/+2
* More correctly handle username and password in FtpNetworkTransaction.phajdan.jr@chromium.org2009-09-169-86/+226
* 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-1562-180/+80
* Fix installer scripts so they don't look for pthreads.dll.nick@chromium.org2009-09-152-2/+0
* Add missing newline at end of file. Quiet a compiler warning.mark@chromium.org2009-09-151-1/+1
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.agl@chromium.org2009-09-159-22/+621
* Print a stacktrace when we can't find a string resource (on Windows).phajdan.jr@chromium.org2009-09-151-0/+3
* Put all test_expecations dependent on unimplemented layoutTestController feat...japhet@chromium.org2009-09-151-75/+68
* Build sync engine as part of the browser build.nick@chromium.org2009-09-1548-132/+472
* applicationDockMenu: is used in the unit test, it should not be privatemark@chromium.org2009-09-152-1/+3
* Adds a dummy file so git users can run layout tests on Vistajamesr@chromium.org2009-09-151-0/+3
* Linux: remove tcmalloc from build/all.gypagl@chromium.org2009-09-151-1/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-158-20/+77
* 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
* sync-webkit-git: link to wiki, do some of Tony's review commentsevan@chromium.org2009-09-151-18/+14
* Changes needed for MacOS X 10.4 support.maf@google.com2009-09-155-23/+82
* GTK: Connect signal handlers before initing widgets in browser window.estade@chromium.org2009-09-151-1/+1
* This updated the GYP deps file to the last known good revision of Chrome,gspencer@google.com2009-09-154-17/+17
* Put the WONTFIX tests in one place in test_expectationsjaphet@chromium.org2009-09-151-28/+28
* 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-157-1/+864
* 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-159-625/+22
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-1524-232/+994
* Unified the color definitions for the dividers so that extension shelf is usi...finnur@chromium.org2009-09-154-14/+15
* Review URL: http://codereview.chromium.org/176026rlp@google.com2009-09-155-92/+323
* First part of automated_ui_tests improvements.phajdan.jr@chromium.org2009-09-159-65/+196
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-1522-44/+265
* Mark test as failing on Linux as well as Windows (which it was already marked...brettw@chromium.org2009-09-151-1/+1
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-1513-100/+169
* linux: remove a dcheck that is hit with old pluginsevan@chromium.org2009-09-151-3/+2
* WebKit merge 48388:48399brettw@chromium.org2009-09-152-1/+5
* Handle mole/toolstrip URLs properly.erikkay@chromium.org2009-09-156-9/+79
* linux: defend against "netscape" within plugin pathevan@chromium.org2009-09-151-0/+16
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.mbelshe@google.com2009-09-159-22/+625
* 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-1515-686/+630
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-1513-20/+101
* Address ExtensionApiTest.Tabs flakinessrafaelw@chromium.org2009-09-1510-49/+85