summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add back a flag to disable Alternate-Protocol processing.willchan@chromium.org2010-07-101-2/+8
* Implemented picking, at last. The picking sample is already checked in, but ...petersont@google.com2010-07-0919-352/+983
* Adding a new param_trait type for gpu info in order to send it from the gpu p...rlp@chromium.org2010-07-093-0/+68
* Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...eroman@chromium.org2010-07-094-9/+7
* Updated cache-invalidation-api to @33.akalin@chromium.org2010-07-093-3/+5
* base: Add SetEnvVar test to env_var_unittest.cctfarina@chromium.org2010-07-091-0/+14
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-097-4/+62
* Renamed AudioController to AudioOutputController.satish@chromium.org2010-07-099-162/+182
* Disable failing PPAPI testjam@chromium.org2010-07-091-1/+1
* Revert r52002, "Webkit Roll 62844 -> 62977"ajwong@chromium.org2010-07-092-2/+85
* Bring in latest PPAPIjam@chromium.org2010-07-091-1/+1
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-0916-178/+187
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-0912-5/+211
* Fix the consistently failing VerifyHistoryLength2 and VerifyHistoryLength3 te...ananta@chromium.org2010-07-094-13/+29
* Adding support for sub pages and adding the sync page. dhg@chromium.org2010-07-098-10/+211
* Skeleton of DOMUI implementation of Basics option pagestuartmorgan@chromium.org2010-07-094-8/+86
* Try to make chrome_tests.gypi include all sources for all targets, then exclu...pkasting@chromium.org2010-07-091-183/+186
* Disable a test temporarily to avoid causing other tests problems when they ru...pkasting@chromium.org2010-07-091-1/+2
* Webkit Roll 62844 -> 62977ajwong@chromium.org2010-07-092-85/+2
* Client attempts to start a new spdy transaction with a session that is closin...erikchen@google.com2010-07-097-21/+119
* Add a crash in NPP_NewStream with Flash to known_crashes.txtarv@chromium.org2010-07-091-0/+3
* Linux: Fix DCHECK failure in Chrome caused by re-entrant rendering. This wasn...tschmelcher@chromium.org2010-07-091-0/+2
* Made chrome: schema savable. Reenabled print context menu that was previously...zelidrag@chromium.org2010-07-094-8/+5
* Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...ben@chromium.org2010-07-097-7/+483
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-0916-23/+42
* Minor cleanup of a couple files: sort arrays of resource IDs into order (to m...pkasting@chromium.org2010-07-092-26/+26
* Add a run_testserver executable to make it easy to run the testserverdarin@chromium.org2010-07-092-0/+84
* Fixing mistake in chrome that would cause save as to not work.dhg@chromium.org2010-07-091-4/+8
* Adding "--password-file-for-test" parameter to sync integration tests. (Take 2)rsimha@chromium.org2010-07-092-8/+41
* Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...stoyan@chromium.org2010-07-091-1/+0
* Mark differences in the hex dumpsmlloyd@chromium.org2010-07-091-18/+46
* PreRead chrome.dll only for release builds.ananta@chromium.org2010-07-091-0/+2
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-095-5/+24
* Bump O3D version.zhurunz@google.com2010-07-091-1/+1
* Infobars would not show up in chrome frame rendered pages due to a change in ...ananta@chromium.org2010-07-092-9/+13
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-095-1/+458
* GTK: Fix browser_tests ViewIDTest.Basic not to expect the page menu.erg@chromium.org2010-07-091-0/+5
* Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.zhurunz@google.com2010-07-096-10/+60
* Theme sync: Delay the creation of the theme sync node until the user switchesalbertb@chromium.org2010-07-094-33/+56
* Use TimedWait everywhere to prevent hangs.skrul@chromium.org2010-07-091-26/+42
* Remove unneccessary explicit blacklist.thakis@chromium.org2010-07-091-25/+9
* fix the notification continuous-resize problem by preventing scrollbars from ...johnnyg@chromium.org2010-07-093-1/+18
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-097-8/+22
* Current code will definitely crash if ACTION_DELETE is passed to ThemeChangeP...johnnyg@chromium.org2010-07-091-3/+5
* Restore the bookmark manager favicon.tony@chromium.org2010-07-094-4/+14
* GTK: Grouped buttons should be equal sizes in new wrench menu.erg@chromium.org2010-07-094-40/+39
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-098-35/+15
* Fix eliding, truncation issues with hostnames in security information dialog ...inferno@chromium.org2010-07-092-0/+6
* KDE treats all host patterns as wildcard patternsdavidben@chromium.org2010-07-095-9/+65
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-0915-258/+80