summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add expected failure for "dns-prefetch-control.html" which has been flaky on ...ericroman@google.com2009-06-121-1/+1
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-128-279/+389
* Use a bool instead of disconnecting/reconnecting the changedtc@google.com2009-06-122-11/+11
* Google Gears should be renamed to Gearsmhm@chromium.org2009-06-123-4/+4
* Add configuration items for unit_tests.exe (not fully gyp converted yet):sgk@chromium.org2009-06-121-6/+36
* Adding back in o3dextras build.bradnelson@google.com2009-06-122-0/+33
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-1225-60/+282
* Tweaks to the try chrome toastcpu@google.com2009-06-122-5/+24
* Upstream V8Helpersjaphet@chromium.org2009-06-126-108/+27
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-127-13/+46
* Handle file descriptor exhaustions a little more gracefully. This prevents th...stuartmorgan@chromium.org2009-06-122-3/+12
* Mark two media layout tests as crashhclam@chromium.org2009-06-121-1/+4
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-1237-301/+473
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-1224-248/+342
* Disblae some media layout testshclam@chromium.org2009-06-121-6/+23
* Webkit Update 44622:44626ericroman@google.com2009-06-121-1/+1
* DEPS cleanup.thestig@chromium.org2009-06-126-17/+1
* Add headers missing in r18291.thestig@chromium.org2009-06-121-0/+1
* Make 'theme_dll' a loadable_module, not a shared_library, so dependentsgk@google.com2009-06-121-1/+1
* WebKit Update 44597:44622ericroman@google.com2009-06-126-19/+1
* Revert thakis's changes to download_file.cc from r17595.estade@chromium.org2009-06-121-15/+8
* Included text/css content type into list of the supported non image files. abarth@chromium.org2009-06-123-5/+14
* Add resources necessary for building chrome.exe via gyp-generated files.sgk@chromium.org2009-06-121-0/+50
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-124-10/+10
* Cleanups from post-submit suggestions.mmoss@chromium.org2009-06-123-11/+12
* Change some DCHECKs to CHECKs in hope of tracking down a crash.pkasting@chromium.org2009-06-121-2/+2
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-1246-163/+275
* Fix the bitmap class to zero out memory when it's allocated to avoid garbage ...crogers@google.com2009-06-121-1/+5
* Revert r18298 (cut over chrome.dll to gyp generation).sgk@google.com2009-06-121-0/+1
* Convert chrome.dll over to gyp generation.sgk@google.com2009-06-121-1/+0
* Enable a bunch of layout tests for <audio> and <video>hclam@chromium.org2009-06-121-3/+76
* Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...erikkay@google.com2009-06-122-3/+9
* Changing DelayLoadDLLs from string to listhclam@chromium.org2009-06-121-1/+14
* Change delayload attribute from string to list in gyp fileshclam@chromium.org2009-06-122-2/+10
* Add myself as a watcher for Mac files.jrg@chromium.org2009-06-121-0/+1
* This CL fixes issue 6103 -- Individual download items on the download shelf a...xji@chromium.org2009-06-122-27/+49
* Linux: refactor zygote supportagl@chromium.org2009-06-1238-1220/+743
* This makes the network column in the task manager not display NA as network u...jcampan@chromium.org2009-06-122-10/+3
* Http Cache: First pass of byte-range requests support.rvargas@google.com2009-06-127-64/+647
* Set a fixed guid for theme_resources. amit@chromium.org2009-06-121-0/+1
* Update baselines.darin@chromium.org2009-06-125-9/+33
* Extract breakpad symbol files for Linux official builds.mmoss@chromium.org2009-06-123-0/+94
* GTK: Change BlockedPopupContainerView to a cairo implementation.erg@google.com2009-06-121-42/+43
* Remove most field trial uses of DNS impact testjar@chromium.org2009-06-123-51/+25
* Rebaseline more tests. The new rendering looks better to me. It looks like wedarin@chromium.org2009-06-1211-13/+11
* Histogram count of number of command line argumentsjar@chromium.org2009-06-122-1/+23
* Add back in log info about histogram hashesjar@chromium.org2009-06-121-0/+8
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-123-51/+82
* Add baseline results for fast\canvas\drawImage-with-globalAlpha.htmldarin@chromium.org2009-06-127-1/+28
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-126-122/+312