summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media player cleanup of old unused menu itemsfbarchard@chromium.org2009-08-116-131/+9
* Roll WebKit to 47041amanda@chromium.org2009-08-112-1/+5
* Bump to 4.0.x.xlaforge@chromium.org2009-08-111-1/+1
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-1111-78/+184
* Removes bogus comments in WidgetGtk::GetBounds.sky@chromium.org2009-08-111-9/+2
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-1111-115/+108
* Make double-clicking to select work correctly on Mac.tc@google.com2009-08-111-3/+8
* Updating trunk VERSION build from 201.0 to 202.0laforge@chromium.org2009-08-111-1/+1
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-116-3/+40
* Enable MediaLeakTest.VideoBearhclam@chromium.org2009-08-111-1/+1
* Make the theme install infobar have an 'undo' button insteadaa@chromium.org2009-08-115-19/+36
* I think both of these issues have been fixed now.agl@chromium.org2009-08-111-4/+0
* Make app modal dialogs (from javascript) actually be app modal. Thistc@google.com2009-08-113-1/+32
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-1139-1311/+1229
* Linux: Make SandboxIPCProcess not be a WebKitClientagl@chromium.org2009-08-114-121/+22
* Skia merge 310:313agl@chromium.org2009-08-111-1/+1
* Fix a spell check dictionary download bug, where killing the spell checker wh...sidchat@google.com2009-08-112-192/+72
* Remove obsolete and unused WebPreferences header.darin@chromium.org2009-08-111-94/+0
* Fix failing startup test.mirandac@chromium.org2009-08-112-9/+9
* One more little fix for extension docs page flickering -- remove class="hidde...rafaelw@chromium.org2009-08-1116-16/+16
* Change Force Software Render to also use environment variablegman@google.com2009-08-111-28/+3
* Save debugging symbols for plugin_carbon_interpose.dylib.mark@chromium.org2009-08-111-7/+12
* Avoid exit due to "-e" and test failure on non-x86_64.mmoss@chromium.org2009-08-111-2/+4
* Fix the theme overlay when the window is maximized and inactive. Wetc@google.com2009-08-111-1/+3
* Turn off startup test until I figure out problem.mirandac@chromium.org2009-08-111-5/+5
* Updated decode logic to estimate timestamps if the demuxer has not assigned one.kylep@chromium.org2009-08-112-9/+23
* Disallow setting the rate to values that would cause busy loops (< 1/16x) or ...kylep@chromium.org2009-08-111-0/+32
* Blocked Resource Responsesidanan@chromium.org2009-08-118-11/+187
* Rolling DEPS to include python changes.scherkus@chromium.org2009-08-111-1/+1
* Update the plugin finder service with the latest URLs.mal@chromium.org2009-08-111-4/+4
* Remove CRASH from QuickTime-based Mac layout tetsstuartmorgan@google.com2009-08-111-8/+6
* Add complex text and font family supports for printing on Linux.tc@google.com2009-08-111-30/+27
* Make new complex theme startup tests work. Change the name of the NewTabUISt...mirandac@chromium.org2009-08-112-5/+5
* Update expectations with fallout from Webkit roll to 47034amanda@chromium.org2009-08-111-1/+6
* Lands http://codereview.chromium.org/165271 for tedoc. From tedoc:sky@chromium.org2009-08-111-1/+1
* Roll WebKit from 47021 to 47034amanda@chromium.org2009-08-111-1/+1
* Linux: Load PRIMARY selection on middle-click on new tab button.derat@chromium.org2009-08-111-1/+60
* Mac: Make the password-field capslock indicator work again.avi@chromium.org2009-08-111-4/+1
* Allow theming of colors for the Mac.avi@chromium.org2009-08-114-33/+109
* Removes calls to RootView methods that were removed.sky@chromium.org2009-08-111-3/+0
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-1115-241/+386
* Splits out the LoginModel into a separate class so that we othersky@chromium.org2009-08-116-46/+57
* Set Mac creator signature to 'rimZ' (Google Chrome) and 'Cr24' (Chromium)mark@chromium.org2009-08-112-5/+8
* ObjC classes generated by the build and used in Xib files is already getting ...thomasvl@chromium.org2009-08-1110-266/+165
* Modified the toolbar button handlers so that the handlers can revert the loca...yusukes@google.com2009-08-111-3/+15
* Disable some unit tests.jorlow@chromium.org2009-08-112-0/+7
* Re-fix the flicker during extension docs render. Caused by two things:aa@chromium.org2009-08-115-27/+11
* Suppress additional manifestations of the free() / delete() mismatchsgk@google.com2009-08-112-0/+17
* Remove all direct calls to NPN_ functions in WebCore. The replacement for th...jorlow@chromium.org2009-08-116-76/+90
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-1110-32/+20