summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...boliu@google.com2010-06-029-141/+198
* The browser action gripper should become visible when switching fromfinnur@chromium.org2010-06-021-0/+1
* Bookmarks: Disable the sort command when there are no items to sort.arv@chromium.org2010-06-021-33/+48
* Refactored Histogram::FactoryGet() to be style-compliantziadh@chromium.org2010-06-025-13/+13
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-0214-74/+1319
* Quick fix to avoid crashing in unit tests when HTTPTestServer::CreateServer r...michaeln@chromium.org2010-06-021-12/+13
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-0210-55/+229
* Restricting lifetime of python sync server on Windows via a JobObject.rsimha@chromium.org2010-06-022-4/+81
* Revert r48735 "Added user image screen for new user login (or old user loggin...oshima@chromium.org2010-06-0218-1143/+28
* Disable a ui test on valgrind mac, because it is causing the bot to hang.estade@chromium.org2010-06-021-0/+4
* Mark a test as flaky on linux because it fails sometimes on valgrind.estade@chromium.org2010-06-021-6/+11
* some vendor's compiler had issues about the constant variable.jiesun@google.com2010-06-021-2/+5
* Create CompositePainter once for a widget instead of ref count.oshima@chromium.org2010-06-021-26/+14
* [Mac] Re-enable some incognito extensions tests either because they are no lo...andybons@chromium.org2010-06-022-21/+4
* Adding command line flag for enabling accelerated compositing.vangelis@chromium.org2010-06-026-1/+14
* Update WebKit to r60568.pkasting@chromium.org2010-06-021-1/+1
* Remove dead suppression.erg@chromium.org2010-06-021-9/+0
* Truncate very long javascript alert messages. They can overflow the UI and on...erg@chromium.org2010-06-021-2/+15
* Changing the behavior so that clicking on an item forces a playback, and enqu...dhg@chromium.org2010-06-023-1/+45
* Added const to image parameters for ImageButton class.avayvod@google.com2010-06-022-10/+13
* Disable CFAllocator patching on systems for which we don't know their interna...avi@chromium.org2010-06-021-26/+36
* AutoFill: Preview form field values when the user changes the AutoFill dropdownjhawkins@chromium.org2010-06-025-41/+312
* gtk: Collapse the three AutoFill phone/fax fields into one.jhawkins@chromium.org2010-06-021-47/+30
* Reset signal handlers in forked children.agl@chromium.org2010-06-022-0/+11
* Bookmarks: Make sure we update the UI on importarv@chromium.org2010-06-023-18/+53
* Process accelerators if grabbed widget is a window.xiyuan@chromium.org2010-06-021-4/+17
* enable omx_codec_unittest based on new omx enginewjia@google.com2010-06-021-158/+192
* Disable a crashing test.estade@chromium.org2010-06-021-1/+8
* Minor edits, plus updating the copyright year.kathyw@chromium.org2010-06-0247-313/+311
* Disable MouseLeaveTest because it takes more than 5 minutes to fail on Window...nsylvain@chromium.org2010-06-021-1/+2
* Mac: Hook up "Clear Auto-Open Settings" buttonthakis@chromium.org2010-06-023-22/+104
* Added user image screen for new user login (or old user logging in throughavayvod@google.com2010-06-0220-28/+1151
* Set the default spellcheck language for Hungarian and Bulgarian jshin@chromium.org2010-06-022-2/+2
* C++ readability change for cindylau.cindylau@google.com2010-06-027-86/+160
* [Mac] packaging process cleanup: Net of this is the zip off the official buil...thomasvl@chromium.org2010-06-026-53/+76
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-0218-104/+117
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-028-23/+16
* Attempt to fix flaky OmniboxApiTest.Basic.mpcomplete@chromium.org2010-06-022-11/+14
* Adds third_party/ffmpeg (and removes old subdirectories) to .gitignorebulach@chromium.org2010-06-021-2/+1
* [Mac] Updates the unit test with some minor tweaks to the Browser Actions con...andybons@chromium.org2010-06-023-6/+23
* Changes session restore to throttle loading of tabs. New tabs aresky@chromium.org2010-06-024-38/+53
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-028-134/+126
* Add version information to chrome_launcher.exe.robertshield@chromium.org2010-06-022-1/+61
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/chromeosphajdan.jr@chromium.org2010-06-026-37/+50
* Add network timeout when loading account creation page.nkostylev@google.com2010-06-024-12/+63
* Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...inferno@chromium.org2010-06-024-5/+34
* Enables geolocation browser tests on Mac.bulach@chromium.org2010-06-021-96/+10
* Removes spurious JS callback triggered by MockLocationProvider::OnPermissionG...bulach@chromium.org2010-06-021-6/+14
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-025-25/+24
* Reduce duplication across Linux/Windows policy providers, and unify names use...avi@chromium.org2010-06-028-84/+108