summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Return 88 instead of -88 from the purify scripts sincensylvain@chromium.org2009-06-122-2/+2
* Per Mark's comment in http://groups.google.com/group/chromium-reviews/browse_...thomasvl@chromium.org2009-06-121-4/+0
* Update the comments on why these really can't be done, and remove the notimpls.thomasvl@chromium.org2009-06-121-10/+11
* Adds wiring for tab overview.sky@chromium.org2009-06-122-0/+310
* Temporarily disable tests causing memory leaks.ericroman@google.com2009-06-122-3/+10
* Fix A/V sync regression caused by not queueing video timestamps properly.scherkus@chromium.org2009-06-121-6/+9
* Fix TCPClientSocketPoolTest to play well with HostCache.willchan@chromium.org2009-06-121-60/+89
* Disable URLRequestTest.CancelTest4 since it started leaking.willchan@chromium.org2009-06-121-1/+1
* Skip http/tests/loading/deleted-host-in-resource-load-delegate-callback.htmldarin@chromium.org2009-06-121-1/+1
* We now have expected results for canvas-lineWidth.html, so we can let this testdarin@chromium.org2009-06-121-1/+0
* Trust the asynchronous read protocol and stop posting tasks to the pipeline.scherkus@chromium.org2009-06-128-66/+58
* Remove expected failures for tests that now pass.darin@chromium.org2009-06-121-11/+0
* Include <stdlib.h> for the declarations of memcpy, malloc, free.ericroman@google.com2009-06-121-0/+1
* Updates prior to cutting over chrome.dll to gyp generation:sgk@chromium.org2009-06-121-1/+24
* Fix bustage (consistent output directory names for .rc file).sgk@google.com2009-06-121-4/+4
* Have 'browser_tests_dll' use the common chrome_dll_version.rc generatedsgk@google.com2009-06-121-52/+2
* Fixing memleak found by purify.finnur@chromium.org2009-06-121-0/+2
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-1224-17/+233
* Experiment: turn off host caching to see if it relates to client socket pool ...ericroman@google.com2009-06-122-3/+9