summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update V8 to version 2.2.14sgjesse@google.com2010-06-021-1/+1
* Show spinner on login (both images window and "New user").nkostylev@google.com2010-06-0211-12/+114
* WebKit roll to r60526tkent@google.com2010-06-021-1/+1
* Remove obsolete code:joth@chromium.org2010-06-027-40/+18
* Fix line endings corrupted by git.pam@chromium.org2010-06-021-2/+2
* Updating trunk VERSION from 423.0 to 424.0chrome-release@google.com2010-06-021-1/+1
* Adding third_party/ffmpeg to svn:ignore.scherkus@chromium.org2010-06-020-0/+0
* Revert "Revert 48697 - ffmpeg roll to deps version that contains gyp and source"scherkus@chromium.org2010-06-021-3/+3
* Revert 48697 - ffmpeg roll to deps version that contains gyp and sourcejshin@chromium.org2010-06-021-3/+3
* ffmpeg roll to deps version that contains gyp and sourcefbarchard@chromium.org2010-06-0233-18881/+3
* Rolling libvpx DEPS to pick up ARM -fPIC static libraries.scherkus@chromium.org2010-06-021-1/+1
* Update WebKit to r60528.pkasting@chromium.org2010-06-021-1/+1
* Adding support for playing audio only also files through player_x11 applicati...scherkus@chromium.org2010-06-021-3/+10
* Only inject content scripts into HTML documents. Previously we would inject i...aa@chromium.org2010-06-021-0/+15
* Update WebKit to r60493.pkasting@chromium.org2010-06-021-1/+1
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-0220-87/+169
* Tweak the horizontal mode UI in candidate_window to make it look nicerzork@chromium.org2010-06-021-7/+23
* gtk: Make use of gtk signal macros in BrowserTitleBar.tfarina@chromium.org2010-06-022-24/+17
* AutoFill remove defaults from settings dialogdhollowa@chromium.org2010-06-029-452/+16
* Don't focus notificaiton panel when opened.oshima@chromium.org2010-06-024-14/+13
* Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes onlyjshin@chromium.org2010-06-021-1/+1
* Disable FindInPageControllerTest.ActivateLinkNavigatesPage and jshin@chromium.org2010-06-022-2/+16
* Adding WebGL-ified version of the customcamera.html demo.luchen@google.com2010-06-021-0/+456
* Removed non-working proxy auto-detect code.akalin@chromium.org2010-06-012-38/+2
* Make sure XMPP logins and notification sends are done on the syncakalin@chromium.org2010-06-016-126/+142
* Mark BrowserCloseTabWhenOtherTabHasListener as flaky on Linux.estade@chromium.org2010-06-011-1/+2
* AutoFill: Don't auto-fill disabled fields.jhawkins@chromium.org2010-06-012-6/+23
* Change black to 0,0,0,1 instead of 0,0,0,0.003921gman@chromium.org2010-06-011-2/+2
* Move destkop notification prefs to RegisterUserPrefsskrul@chromium.org2010-06-013-4/+11
* Create a watchlist for NPAPI header changes, and add myself to itstuartmorgan@chromium.org2010-06-011-0/+4
* Prevent extensions from clobbering JSON implementation that extension calls userafaelw@chromium.org2010-06-015-21/+75
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-0113-268/+175
* Add new and renamed plugin tests to the Mac valgrind blackliststuartmorgan@chromium.org2010-06-012-16/+3
* Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)jrg@chromium.org2010-06-011-0/+2
* Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...pkasting@chromium.org2010-06-013-9/+6
* Changed update screen logic.denisromanov@chromium.org2010-06-016-17/+32