summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 43741 - [Mac] Make Mac phantom tabs match the appearance of the other ...rsesek@chromium.org2010-04-062-5/+12
* Cl for readabilitydhg@chromium.org2010-04-063-80/+139
* [Mac] Make Mac phantom tabs match the appearance of the other platforms.rsesek@chromium.org2010-04-062-12/+5
* Change bookmark bar toggle to ctrl-shift-b.pkasting@chromium.org2010-04-063-6/+3
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-0616-104/+135
* Remove VLC from the Mac plugin blacklist now that it's not crashingstuartmorgan@chromium.org2010-04-061-4/+0
* Fix extension checkPermission for notifications.rafaelw@chromium.org2010-04-061-8/+1
* A three-phase commit related to changing the params of webkitNotifications.ch...rafaelw@chromium.org2010-04-062-3/+6
* In the GetIETemporaryFilesFolder helper function in ChromeFrame we should not...ananta@chromium.org2010-04-061-2/+0
* [Mac] Deps roll for GTM to pick up fudge factor for radio groups like checkbo...thomasvl@chromium.org2010-04-061-1/+1
* Use CSS word-wrap property to prevent long single words from causing ugly not...johnnyg@chromium.org2010-04-063-0/+6
* On sites like hulu.com while playing a video the cursor would not disappear i...ananta@chromium.org2010-04-061-2/+7
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-0621-48/+1201
* Fix memcheck valgrind errorcmasone@google.com2010-04-062-26/+22
* linux: properly handle pixbuf refcountevan@chromium.org2010-04-061-0/+1
* Add a simple example history extension.skerner@chromium.org2010-04-064-0/+138
* Win32 plumbing for dragend event.dcheng@chromium.org2010-04-067-22/+68
* Disable incremental linking for startup_tests. A trybot could not link this b...thestig@chromium.org2010-04-061-0/+9
* Linux: simplify dump_app_syms since newer versions of Breakpad no longer gene...thestig@chromium.org2010-04-061-20/+6
* Show Page Info dialog on mouse up, not mouse down.pkasting@chromium.org2010-04-062-2/+12
* Fixe for #38367 AutoFill UI bug: extra-long fields behaved incorrectly.georgey@chromium.org2010-04-061-2/+2
* gtk: Implement status icons on linux.evan@chromium.org2010-04-068-3/+181
* [Mac] Add a call to |-layoutTabs| so that restored pinned tabs look as they s...rsesek@chromium.org2010-04-061-0/+4
* Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...dantasse@chromium.org2010-04-062-17/+24
* Enforce valid Mac plugin event and drawing model pairingsstuartmorgan@chromium.org2010-04-065-7/+17
* Linux: fix a couple of libc calls in a compromised context.agl@chromium.org2010-04-061-8/+17
* Make Mac plugin window interposing more conservative about activating pluginstuartmorgan@chromium.org2010-04-061-2/+23
* detect preferences errorserikkay@chromium.org2010-04-0640-134/+412
* Relaxes tab strip memory leak suppression as it was too specific.sky@chromium.org2010-04-061-11/+1
* Enable WorkerTest.WorkerScriptError which now have same results on win, linux...yurys@chromium.org2010-04-061-2/+1
* Abstracted language switch logic to its model class.glotov@google.com2010-04-068-109/+176
* WebKit roll 57137: 57147pfeldman@chromium.org2010-04-061-1/+1
* Fix docking behaviour for devtools windows that don't have an associated brow...mnissler@chromium.org2010-04-069-26/+38
* [Mac] Get theme providers from a window's delegate, not its window controller...rohitrao@chromium.org2010-04-062-6/+6
* Add menu and menu item events to the accessibility extension api, anddmazzoni@chromium.org2010-04-0614-85/+325
* Make DidProcessCrash a bit more solid and accurate on Windowsphajdan.jr@chromium.org2010-04-065-14/+38
* Add NormalizeLanguageCode() to normalize language codes.satorux@chromium.org2010-04-063-9/+50
* Remove a suppression entry added in r39812 since the suppression seems not to...yusukes@google.com2010-04-061-24/+0
* WebKit roll 57067:57139.pfeldman@chromium.org2010-04-061-1/+1
* Relaxes the suppression rule for Issue 40505.hbono@chromium.org2010-04-061-9/+0
* Enable interactive_ui_testsoshima@chromium.org2010-04-068-69/+145
* Relanding:oshima@chromium.org2010-04-064-24/+131
* Suppression memcheck:Addr4 error in chromium os valgrind(4) ui_testoshima@chromium.org2010-04-061-0/+15
* Mac: Make content bubbles wider in languages that have long translations of "...thakis@chromium.org2010-04-068-53/+215
* Suppress Valgrind leak (heapcheck already suppressed).cira@chromium.org2010-04-061-1/+14
* Revert 43692 - Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-063-27/+19
* Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...inferno@chromium.org2010-04-063-5/+8
* Change how the calculation is performed for determining the location of the a...mrossetti@chromium.org2010-04-066-16/+28
* Fix xss in onListingParsingError by using encodeuri() on the document.location.inferno@chromium.org2010-04-061-1/+2
* Adds some debugging info in hopes of tracking leak insky@chromium.org2010-04-063-19/+27