summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move jstemplate from chrome/third_party to third_party.thakis@chromium.org2011-04-28122-110/+110
* Tighten up DEPS checking in content\browser by explicitely listing the files ...jam@chromium.org2011-04-283-15/+207
* Revert 83430 - NaCl: Re-enable tests, since they pass on the trybotsBUG=noneT...zea@chromium.org2011-04-281-0/+10
* Prune dead code in autofill_metrics_unittests.ccisherman@chromium.org2011-04-281-6/+0
* linux: use GURL as a DLL when components are enabledevan@chromium.org2011-04-281-1/+1
* Add a more comprehensive background mode for a process.cpu@chromium.org2011-04-282-8/+40
* Fix the DCHECK in content/renderer/p2p/socket_client.cc.sergeyu@chromium.org2011-04-281-3/+5
* [Extensions] Make SetExtensionState() take an ID instead of an extensionakalin@chromium.org2011-04-284-16/+12
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-2812-58/+58
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-2838-1439/+211
* Options: Update the instant checkbox whenever the search engine list has beenjhawkins@chromium.org2011-04-281-2/+4
* WebKit roll 84939:85242. Also zero out the downstream test expectationdpranke@google.com2011-04-282-19/+1
* Options: Somewhat fix the jank when opening the sync setup dialog. Fixing thisjhawkins@chromium.org2011-04-282-6/+7
* Print Preview: Navigate to the first page in the plugin when re-rendering the...thestig@chromium.org2011-04-281-1/+8
* Update cert pinning metadata to add pinning for most Google domains.cevans@chromium.org2011-04-282-52/+153
* Only grab the full-screen image once, not per damage rect.lambroslambrou@chromium.org2011-04-283-7/+19
* More suppressions for layout test failures.kbr@google.com2011-04-281-0/+1
* When ThreadWatcher detects that a thread is not responding,rtenneti@chromium.org2011-04-282-17/+48
* Mark UnloadDllTest.BaselineAvicapDll as flaky on windows.zea@chromium.org2011-04-281-1/+7
* NaCl: Re-enable tests, since they pass on the trybotsmseaborn@chromium.org2011-04-281-10/+0
* Sync: Fix several default focus issues in the setup overlay.jhawkins@chromium.org2011-04-281-7/+11
* Removes a couple of unneeded WidgetGtk forward declarations.sky@chromium.org2011-04-282-2/+0
* Favicon file shuffling.avi@chromium.org2011-04-2831-84/+84
* file manager: fix and enable thumbnail viewrginda@chromium.org2011-04-288-17/+52
* Updating atoms.h for WebDriver, also updated WebDriver python binding from r1...hnguyen@chromium.org2011-04-285-1723/+2070
* Suppressions for failing layout tests in advance of WebKit roll.kbr@google.com2011-04-281-0/+5
* Allow users of URLFetcher to access the IP address of the response server and...panayiotis@google.com2011-04-283-0/+67
* Skip cert verification if it is expected to be bad.hclam@chromium.org2011-04-288-43/+57
* Simplify GetFileURLForPath() and GetFileURLForDataPath()nirnimesh@chromium.org2011-04-2814-128/+100
* Support creating panel on windows. Also allow dragging panels to rearrangejianli@chromium.org2011-04-2812-42/+306
* [Extensions] Remove dead code in PendingExtensionManagerakalin@chromium.org2011-04-283-57/+0
* linux components: tag exported Skia functions with SK_APIevan@chromium.org2011-04-285-6/+11
* Make the output of build.py consistent on linux and os xthakis@chromium.org2011-04-282-239/+241
* Sync: Fix the 'Choose data types' select control in a few corner cases.jhawkins@chromium.org2011-04-282-18/+17
* Reland r82950dtseng@chromium.org2011-04-285-9/+50
* Clean up ExtensionService shutdown and related notifications.aa@chromium.org2011-04-287-118/+96
* Sync: Don't touch the passphrase radio option when switching between thejhawkins@chromium.org2011-04-281-3/+2
* Don't delete networks that have failed until user has been notified.stevenjb@google.com2011-04-286-179/+79
* Include the Canary document.icns in the packaging support directory.mark@chromium.org2011-04-281-0/+1
* Suppress a valgrind error produced by the Skia update.evan@chromium.org2011-04-281-0/+18
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-2820-68/+118
* Mark ExecuteScriptApiTest.NavigationRace disabled on OSX as well (timing out)zea@chromium.org2011-04-281-1/+1
* clang: Mention that the ctor/dtor needs "out of line" implementation.tfarina@chromium.org2011-04-282-5/+8
* We now have documentation directories specific to c and cpp (under these two ...jond@google.com2011-04-289-2050/+0
* Remove a unnecessary #include.pinkerton@chromium.org2011-04-281-1/+0
* Fix random crashes in the ChromeFrame automation proxy mock tests. These cras...ananta@chromium.org2011-04-281-0/+6
* Removing a couple unused filesjond@google.com2011-04-282-32/+0
* Fix one case where default Non-client painting can occur... before a window i...ben@chromium.org2011-04-281-1/+2
* Keep track of whether we're getting any certificate pin failures.cevans@chromium.org2011-04-281-4/+9
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-286-3/+60