summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Cache certificate verification results in memory.wtc@google.com2010-12-167-2/+25
* DevTools: browser CRASH upon listen socket disconnect in remote debugging.pfeldman@chromium.org2010-12-162-0/+18
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-168-21/+54
* Add error text for ERR_DETAILS_CACHE_READ_FAILURE andmmenke@chromium.org2010-12-162-2/+47
* --enable-prerender also turns on content prefetching.cbentzel@chromium.org2010-12-161-3/+6
* Revert 69401 (breaks chromiumos tests) - Use WINDOW instead of BUBBLE for the...altimofeev@chromium.org2010-12-161-9/+5
* Attempt to fix the Save link crash which started occuring since the change to...ananta@chromium.org2010-12-164-11/+12
* Use WINDOW instead of BUBBLE for the throbber widget.altimofeev@chromium.org2010-12-161-5/+9
* Fix random typo to trigger a build.finnur@chromium.org2010-12-161-2/+2
* Revert 68905 - Pull in a named constant from WebKitfinnur@chromium.org2010-12-162-200/+196
* [cros] Respect user initiated screen lock that happens while waiting for init...nkostylev@chromium.org2010-12-162-11/+27
* Updating trunk VERSION from 613.0 to 614.0chrome-release@google.com2010-12-161-1/+1
* Fix problem with %temp% paths not collapsing correctly.finnur@chromium.org2010-12-163-22/+61
* Support US Colemak keyboard layout (Chrome part)yusukes@google.com2010-12-165-0/+14
* Rest of the autofill work.lipalani@chromium.org2010-12-1643-171/+1649
* Don't use empty fields as distinguishing fields for autofill.isherman@chromium.org2010-12-162-1/+27
* Don't show duplicate Autofill suggestions.isherman@chromium.org2010-12-163-31/+75
* Fix a typoisherman@chromium.org2010-12-161-1/+1
* Move PlatformContext3DImpl to separate filepiman@google.com2010-12-164-114/+142
* Makes linux honor instant_is_active when instant temporarily hides.sky@chromium.org2010-12-163-6/+12
* Two fixes for the virtual keyboard.bryeung@google.com2010-12-164-18/+30
* Making CUPS calls non-blocking.gene@google.com2010-12-161-2/+7
* Code Cleanup: Remove unused declarationsail@chromium.org2010-12-161-4/+0
* DOMUI Prefs: Remove border from list seletion, per mocks clarificationstuartmorgan@chromium.org2010-12-164-10/+1
* Remove unused ModalDialogDelegate class.tfarina@chromium.org2010-12-163-75/+0
* Added clearing of downloads_ set on RemoveDownloadsBetween pathway.rdsmith@chromium.org2010-12-151-4/+15
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-1522-27/+26
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-1510-5/+86
* Reset bg page badge when wrench menu closes.atwilson@chromium.org2010-12-151-0/+7
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-156-0/+68
* Mac: Correctly clip tab titlesail@chromium.org2010-12-153-33/+93
* Remove unneeded NSS headers and the base::EnsureNSSInit() call.wtc@google.com2010-12-151-12/+1
* Temporarily avoid process swaps for renderer navigations away from an app.creis@google.com2010-12-152-8/+32
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-1545-833/+705
* [tabbed options] more work on content settings exceptions listsestade@chromium.org2010-12-157-131/+220
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-158-54/+21
* Mac: zoom title and favicon during tabpose zoom animationthakis@chromium.org2010-12-151-44/+106
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-1536-26/+46
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-158-21/+54
* Adjust OTR guy up a bit to avoid the border, give him a shadow (for reals; se...avi@chromium.org2010-12-152-13/+36
* Make sure private data does not inadverently get printed outnirnimesh@chromium.org2010-12-151-1/+3
* Fix search_engines tests to use localhost:1000 instead of localhostnirnimesh@chromium.org2010-12-151-6/+8
* Further refine signature for crash 66741 to catch known variants.csilv@chromium.org2010-12-151-1/+1
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-157-1/+62
* Adding a new class, PackageProperties that represents the shared binaries for...tommi@chromium.org2010-12-1517-77/+376
* Make PepperFileMessageFilter be a BrowserMessageFilter.jam@chromium.org2010-12-1510-192/+145
* Protect against early calls to GetProfileSuncService() (chromium-os:10209)stevenjb@google.com2010-12-151-0/+9
* DOMUI Options: Add esc handling for closing subpagesstuartmorgan@chromium.org2010-12-151-1/+6
* - Verify that Chrome sets the extended attributes on a file so when its launc...nirnimesh@chromium.org2010-12-151-0/+47
* Add --gtest_filter negative pattern handling for out_of_proc_test_runnerkinuko@chromium.org2010-12-151-3/+14