summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 8.0.561.08.0.561.0gitdeps2014-04-071-314/+194
* Remove unnecessary cookie delegate and test expectationsdavemoore@chromium.org2010-10-223-69/+7
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.pkasting@chromium.org2010-10-227-69/+70
* Fill in the list of file extensions which are PDF-related.cevans@chromium.org2010-10-221-0/+6
* Fix python run_webkit_tests wrapper script to work correctly regardless ofdpranke@google.com2010-10-221-6/+1
* Unmark ExtensionsLoadTest.Test as flaky. It doesn't appearaa@chromium.org2010-10-221-7/+1
* Mark ExtensionApiTest.WebNavigationEvents flakyisherman@chromium.org2010-10-221-1/+2
* Don't DCHECK when clearing autofill data for EVERYTHING time period.isherman@chromium.org2010-10-222-1/+12
* Kill all URLFetcher URLRequests on shutdown.willchan@chromium.org2010-10-223-14/+102
* Convert LOG(INFO) to VLOG(1) - chrome/common/.pkasting@chromium.org2010-10-2212-122/+64
* Forgot to check in these changes requested by joth during codereview of r63429.pkasting@chromium.org2010-10-223-15/+15
* Revert "Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should n...levin@chromium.org2010-10-221-3/+3
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-2229-58/+53
* Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should not use W...levin@chromium.org2010-10-221-3/+3
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-2229-53/+58
* WorkerWebKitClientImpl::mimeTypeForExtension should not use WorkerThread::cur...kinuko@chromium.org2010-10-221-3/+3
* Remove flaky from a test that has been de-flaked in several ways (see bug 574...levin@chromium.org2010-10-222-4/+3
* Linux: Update DEPS to pick up statically linked libGLEW.tschmelcher@chromium.org2010-10-223-6/+25
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-2212-392/+142
* autofill: Add GetProfileById function to PersonalDataManager.tfarina@chromium.org2010-10-223-11/+14
* Move cookie fetching earlier, and don't block restore on itdavemoore@chromium.org2010-10-213-18/+13
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-2134-240/+319
* sync: enable password sync by default.tim@chromium.org2010-10-2116-223/+319
* Fix for error in chromium-os tests from changes for chromium-os:7864.stevenjb@chromium.org2010-10-211-7/+5
* Delete obsolete gdb scripts. These have been moved to WebKit.evan@chromium.org2010-10-211-171/+0
* Cut some obsolete dependencies from O3D: scons, grit, and data_pack.tschmelcher@chromium.org2010-10-213-844/+0
* Fix UI regression in r63314.oshima@chromium.org2010-10-211-0/+8
* Create a separate .DEPS dir for pyauto DEPS filenirnimesh@chromium.org2010-10-211-0/+0
* Discard duplicate webkit accessibility notifications.ctguil@chromium.org2010-10-212-53/+107
* I meant to delete this file in r63438.tony@chromium.org2010-10-211-0/+0
* Use forwarding headers instead of copying header filestony@chromium.org2010-10-213-65/+172
* Output login times as timelinedavemoore@chromium.org2010-10-2110-42/+133
* Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.klobag@chromium.org2010-10-214-28/+124
* Added IPC ParamTraits for TimeDelta.apatrick@chromium.org2010-10-212-0/+28
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-217-42/+43
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-2113-74/+98
* Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/engine/.pkasting@chromium.org2010-10-2114-217/+193
* Fixed bug 57194 by removing the DCHECKs and replacing them with a DLOG in the...scherkus@chromium.org2010-10-211-3/+4
* Fixed a Windows-with-hardware-only unit test that is failing. Revision 59224 ...scherkus@chromium.org2010-10-211-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/browser/geolocation/.pkasting@chromium.org2010-10-218-59/+63
* Explicitly shutdown OCSP.willchan@chromium.org2010-10-213-5/+19
* Convert LOG(INFO) to VLOG(1) - chrome/browser/chromeos/options/.pkasting@chromium.org2010-10-215-6/+6
* Convert LOG(INFO) to VLOG(1) - chrome/browser/speech/.pkasting@chromium.org2010-10-216-42/+40
* Fix compile failure.pkasting@chromium.org2010-10-211-2/+2
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-2118-67/+43
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-2119-74/+72
* fix compile break due to bad mergeestade@chromium.org2010-10-211-0/+1
* Add --enable-secure-infobars to about:flags.estade@chromium.org2010-10-212-14/+26
* In ChromeFrame in full tab mode at times the address bar would display the ol...ananta@chromium.org2010-10-212-3/+36
* Refactor to avoid using DestructionObserver in NetworkChangeNotifierLinux.willchan@chromium.org2010-10-212-93/+87