summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1429-374/+212
* Revert 77984 - Add logs to understand failures that only happen on the waterf...skerner@chromium.org2011-03-144-43/+22
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-1415-142/+164
* Retry on fix. I am a bad programmer.evan@chromium.org2011-03-141-2/+4
* Windows fix.evan@chromium.org2011-03-141-1/+1
* Add logs to understand failures that only happen on the waterfall. Will rever...skerner@chromium.org2011-03-134-22/+43
* wstring: simplify an rtl testevan@chromium.org2011-03-131-65/+31
* Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...skerner@chromium.org2011-03-134-43/+22
* Roll WebKit DEPS 80725:80974levin@chromium.org2011-03-131-1/+1
* Raise logging level, so we can see logs on buildbot. Will revert once buildb...skerner@chromium.org2011-03-134-22/+43
* Change DeleteRegistryKey to not require opening root keys with RegKey.tommi@chromium.org2011-03-134-51/+42
* Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...kushi.p@gmail.com2011-03-135-7/+7
* Fix shared library buildjam@chromium.org2011-03-131-0/+1
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-1316-29/+29
* wstring: remove wstring method from PlatformFileevan@chromium.org2011-03-133-16/+0
* Add base::SHA1HashBytes.hans@chromium.org2011-03-133-4/+70
* FindBarCocoaController adopts NSAnimationDelegate protocol.thakis@chromium.org2011-03-131-1/+1
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-1320-30/+30
* Roll clang 127176:127569thakis@chromium.org2011-03-131-1/+1
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-139-113/+143
* Prevent Pepper plugin reentrancy for synchronous messages except for scriptbrettw@chromium.org2011-03-135-0/+74
* Make time_posix.cc build in Native Clientabarth@chromium.org2011-03-131-0/+11
* Revert 77958 - Make sure Windows default heap will crash on corruptionjar@chromium.org2011-03-131-3/+0
* Revert 77957 - Raise logging level, so we can see logs of extension histrory ...skerner@chromium.org2011-03-132-17/+5
* Make sure Windows default heap will crash on corruptionjar@chromium.org2011-03-131-0/+3
* Raise logging level, so we can see logs of extension histrory tests on the wa...skerner@chromium.org2011-03-132-5/+17
* HeapCheck reports leak with PluginService::GetInstance singletondhollowa@chromium.org2011-03-121-0/+10
* Quick CL to get rid of render_messages_internal.h, since render_messages.h it...tsepez@chromium.org2011-03-123-2349/+2265
* Valgrind leak reported in NSInFlightAnimationdhollowa@chromium.org2011-03-121-39/+6
* Update test expectations.loislo@chromium.org2011-03-121-1/+2
* Revert 77948 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-122-101/+2
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-122-2/+101
* Add check to keep browser from crashing if renderer goes away at wrong timedavemoore@chromium.org2011-03-121-2/+3
* Remove off the record references from WorkerInstance. Contributed by vipul.bh...atwilson@chromium.org2011-03-124-29/+29
* Change common_message_generator code block.tsepez@chromium.org2011-03-127-167/+45
* Revert 77941 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-122-101/+2
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-122-2/+101
* extensions: Introduce ShowExtensionInstallDialog function.tfarina@chromium.org2011-03-127-39/+51
* WebKit roll 80695:80725loislo@chromium.org2011-03-121-1/+1
* Enable the NOTREACHED() in ImportantFileWriter also on Windowsphajdan.jr@chromium.org2011-03-122-12/+10
* update test expectations.loislo@chromium.org2011-03-121-0/+7
* update expectations for fast/canvas/webgl/uninitialized-test.htmlloislo@chromium.org2011-03-121-0/+3
* Delete chrome.7z archives in the current installation when doing an upgrade t...grt@chromium.org2011-03-122-13/+28
* update expectations for failing testsloislo@chromium.org2011-03-121-0/+3
* Updating trunk VERSION from 702.0 to 703.0chrome-release@google.com2011-03-121-1/+1
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-1223-44/+46
* Disable IPEndPointTest.ToStringsergeyu@chromium.org2011-03-121-1/+1
* Revert "Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investi...aa@chromium.org2011-03-121-1/+1
* Provide a function that WebKit can use to determine if GDI text rendering is ...ctguil@chromium.org2011-03-121-0/+3
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-1219-131/+138