summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 13.0.766.013.0.766.0gitdeps2014-04-041-361/+206
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-1518-162/+43
* More Quota + WebSQLDatabase integration.michaeln@google.com2011-05-158-35/+368
* Add permission message for clipboardRead permission.dcheng@chromium.org2011-05-1511-8/+52
* roll wk 86459-86496atwilson@chromium.org2011-05-141-1/+1
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-1418-43/+162
* valgrind: Update suppression.thakis@chromium.org2011-05-141-3/+3
* valgrind: Suppress 2 leaks under PluginLib::ReadWebPluginInfo.thakis@chromium.org2011-05-141-0/+19
* chrome_dll.gypi left out of CL at r85322.tsepez@chromium.org2011-05-141-0/+1
* valgrind: Update suppression.thakis@chromium.org2011-05-141-1/+1
* valgrind: Suppress leak in _ZN36IPCChannelTest_ChannelProxyTest_Test8TestBodyEvthakis@chromium.org2011-05-141-0/+11
* valgrnd: Suppress leak in _ZN4base5debug47TraceEventTestFixture_DataCapturedO...thakis@chromium.org2011-05-141-0/+15
* valgrind: Update suppressions after function interface change.thakis@chromium.org2011-05-141-4/+4
* Revert 85277 - This change might have caused ~200 new test failures in brows...nsylvain@chromium.org2011-05-148-135/+53
* tsan: Suppress a benign race in icu.thakis@chromium.org2011-05-141-0/+8
* valgrind: Widen existing suppression.thakis@chromium.org2011-05-141-0/+18
* Updating trunk VERSION from 765.0 to 766.0chrome-release@google.com2011-05-141-1/+1
* Fix TestURLRequestContext leaks in MalwareDetailsTest.HTTPCache.willchan@chromium.org2011-05-141-1/+2
* Valgrind: Suppress leak in _ZN5views6Widget21OnNativeWidgetCreatedEvthakis@chromium.org2011-05-141-0/+15
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-1438-206/+735
* Add comments explaining the IPv6 fallback logic in TransportConnectJob.willchan@chromium.org2011-05-141-7/+13
* grit: Don't parse <messages> and children in --inputs and --outputs mode.thakis@chromium.org2011-05-142-16/+35
* grit: When gathering input files, don't do full inlining.thakis@chromium.org2011-05-141-5/+26
* grit: Split the main() function into a pure DoMain() and an impure part.thakis@chromium.org2011-05-141-8/+13
* Fix the Remoting Host plugin to be compatible with NPAPI on Linux.wez@chromium.org2011-05-141-13/+26
* Collect stats (how other threads are responding) if wertenneti@chromium.org2011-05-141-1/+6
* Use callback pointers as implicit "pending" indicators.wez@chromium.org2011-05-142-18/+16
* security_tests: Get rid of "using namespace sandbox;"tfarina@chromium.org2011-05-141-4/+6
* Get the TabContents from the NavigationController instead of from the Browser...sadrul@chromium.org2011-05-141-2/+4
* Disabling testPopupsLaunchUponBrowserBackButton due to feature bug against 13...dyu@chromium.org2011-05-141-0/+2
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-1417-470/+473
* Added release build assert on attempt to create a RunnableFunction for a func...apatrick@chromium.org2011-05-141-0/+6
* Support the AXRows and AXColumns attributes. We do this by examining the AX ...dtseng@chromium.org2011-05-144-0/+56
* Fix shared linking for touchuisadrul@chromium.org2011-05-142-3/+8
* Re-enable DNS prefetch. This feature got disable accidentially in WebKitabarth@chromium.org2011-05-143-0/+7
* Fix web-app nomenclature.jamiewalch@chromium.org2011-05-145-48/+61
* Content: Define the content api for building content libs as dlls/ananta@chromium.org2011-05-142-0/+26
* Fix touch build for unit tests.sky@chromium.org2011-05-141-1/+1
* Timer to drop in-memory databases when they're not in use.ericu@google.com2011-05-132-0/+15
* Fix touch build.sky@chromium.org2011-05-133-2/+3
* Implemented threshold based trace events that only get added to the trace if ...jbates@chromium.org2011-05-134-168/+479
* Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...dmichael@chromium.org2011-05-135-85/+176
* Workaround for menu crash.oshima@google.com2011-05-131-3/+5
* Mark TestEncodingAliasMapping flaky on mac.atwilson@chromium.org2011-05-131-0/+4
* Refactor Edit to have one Undo/Redooshima@google.com2011-05-135-289/+283
* Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ...scherkus@chromium.org2011-05-137-727/+59
* Unmark the URLLoader test as flaky, it hasn't failed in a while.brettw@chromium.org2011-05-131-2/+1
* Revert 85330 - GTK: Bring global menu out of about:flags.rohitrao@chromium.org2011-05-136-2/+41
* Removing 'using namespace' style violations in src/ipc/kushi.p@gmail.com2011-05-131-5/+8
* Include "base/string_util.h" in "base/string_util_posix.h".asvitkine@chromium.org2011-05-131-0/+1