summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-017-2/+20
* Put more dialogs into chrome window.xiyuan@chromium.org2010-06-017-9/+12
* Converted MediatorThread to use a delegate instead of sigslots.akalin@chromium.org2010-06-017-195/+179
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-015-1/+20
* Suppress a memory leak in NPAPITester.ManyPluginsjshin@chromium.org2010-06-011-0/+15
* TBR:arv@chromium.org2010-06-011-2/+1
* Add a missing [ that prevented strip_from_xcode from functioning properly withmark@chromium.org2010-06-011-1/+1
* Suppress ChromeMaintest.AppLaunch on Mac valgrind bot.jshin@chromium.org2010-06-011-0/+3
* Update NaCl revision (2235 -> 2407)gregoryd@google.com2010-06-011-1/+1
* Converted TalkMediator to use a delegate instead of a channelakalin@chromium.org2010-06-0114-308/+238
* make opengles 2.0 worksjiesun@google.com2010-06-011-1/+3
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-0112-115/+121
* Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrindestade@chromium.org2010-06-012-3/+3
* Disable optimization for s_texcombine.c because it takesnsylvain@chromium.org2010-06-012-1/+5
* Makes side tabs render phantom state and close button when notsky@chromium.org2010-06-012-5/+23
* Disable UnloadTest.BrowserCloseTabWhenOtherTabHasListenerjrg@chromium.org2010-06-011-1/+3
* Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)jrg@chromium.org2010-06-011-1/+3
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-0116-30/+33
* Force embeddedbitmaps off for test_shell.agl@chromium.org2010-06-011-0/+4
* Generate .dSYM bundles for loadable_modules as well.jam@chromium.org2010-06-011-4/+4
* Added notification for network message.chocobo@chromium.org2010-06-0111-4/+143