summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-0348-197/+192
* Fix two bugs caused by scheme stripping:pkasting@chromium.org2010-08-031-2/+4
* Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...pkasting@chromium.org2010-08-033-23/+15
* Implement import data overlaysargrass@google.com2010-08-034-19/+160
* Undo in memory changes made by an update job if the commit to disk fails. Pro...michaeln@chromium.org2010-08-0311-39/+172
* [GTK] compile fix, try2estade@chromium.org2010-08-031-4/+4
* [GTK] Remove reference to obsolete constant.estade@chromium.org2010-08-031-13/+2
* UI changes to sync dialogs to improve formatting and font sizes.tim@chromium.org2010-08-034-75/+87
* Pass value of enable-accelerated-compositing runtime flag down to the renderer.vangelis@chromium.org2010-08-031-0/+1
* Add two client certificates for use with unit testsdavidben@chromium.org2010-08-033-0/+30
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-035-20/+43
* [GTK] fix up spacing in upper chrome.estade@chromium.org2010-08-039-82/+60
* SPDY Alternate-Protocol works through a Digest authentication proxy.cbentzel@chromium.org2010-08-034-13/+188
* webkit_support: Prepareation to remove dependencies to base/time.h,tkent@chromium.org2010-08-032-0/+63
* When picking a filename to save, check whether the user's extension is regist...pkasting@chromium.org2010-08-032-93/+42
* Forgot to land this when I landed all the image resource changes.pkasting@chromium.org2010-08-031-0/+0
* Fix --kiosk to work regardless of the startup pref setting or supplied URLs. pkasting@chromium.org2010-08-033-15/+23
* AutoFill: Add a default constructor for FormData. There are too many placesjhawkins@chromium.org2010-08-031-0/+2
* Gut the temp file flushing feature of RawData, because it is a security risk....tschmelcher@chromium.org2010-08-033-178/+15
* Mark PPAPITest.PaintAggregator flakynick@chromium.org2010-08-031-1/+2
* Currently returns (e.g.) 32 if 16 is the input. Fix so it meets documentation...luchen@google.com2010-08-021-0/+1
* Use the blue style for the save password info bar.tfarina@chromium.org2010-08-021-11/+13
* Fix for RenewAuthToken crash. Extend life of AuthWatcher.chron@chromium.org2010-08-021-1/+9
* Fix mac build for sync integration tests.rsimha@chromium.org2010-08-021-0/+3
* Fixes a crash seen on chrome frame reliability test runs. We need to validate...ananta@chromium.org2010-08-021-4/+6
* Make sure we fully remove child context menu items when deleting a parent.asargent@chromium.org2010-08-023-20/+91
* GPU command decoder uses depth24_stencil8_oes extension if available.apatrick@chromium.org2010-08-028-93/+89
* Start of a more restricitve sandbox policy for flash on windowscpu@chromium.org2010-08-021-0/+44
* Win: Don't give some downloads duplicate extensions like .arj.arjthakis@chromium.org2010-08-022-2/+29
* enable apps by defaulterikkay@chromium.org2010-08-0212-37/+12
* Return an error code to extensions requesting a resource that requires basicmpcomplete@chromium.org2010-08-021-1/+4
* Widen CGContextDrawLinearGradient suppression.cbentzel@chromium.org2010-08-021-5/+1
* Fix wrong use of substr in autofill fix for bug 49172inferno@chromium.org2010-08-021-1/+1
* Revert 54429 - Suppress a reliability crash.nick@chromium.org2010-08-021-3/+0
* Revert 54435 - Suppress a reliability crash (try 2)nick@chromium.org2010-08-021-1/+1
* Revert 54405 - Fix late binding induced mismatch of Socket and AuthControllernick@chromium.org2010-08-0216-359/+389
* Enable autofill tests on winnirnimesh@chromium.org2010-08-021-2/+0
* Revert 54528 - Digest authentication uses a uri field to prevent replay attacks.nick@chromium.org2010-08-025-200/+13
* Address a TODO: use HostPortPair rather than a naked host string.eroman@chromium.org2010-08-025-20/+13
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-0212-387/+551
* Reduced breadth of WebDataService::InitializeDatabaseIfNecessary suppression.cbentzel@chromium.org2010-08-021-1/+20
* Fixes bug where border highlight was drawn wrong forsky@chromium.org2010-08-021-3/+8
* Make life easier for dirkjrg@chromium.org2010-08-021-0/+3
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-029-30/+17
* Fix the wrong substr use in autofill fix for bug 49332.inferno@chromium.org2010-08-021-1/+1
* Roll r64462:r64469atwilson@chromium.org2010-08-021-1/+1
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-0212-146/+549
* Display an infobar after enrolling a client certificatedavidben@chromium.org2010-08-0212-60/+340
* Fix SpdyHttpStreamTest windows tsan bug.erikchen@google.com2010-08-022-9/+14
* Fix ChromeFrame context menu tests which rely on the IE active document windo...ananta@chromium.org2010-08-021-1/+2