summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s...eroman@chromium.org2010-03-241-3/+6
* Generalize a browser sync suppression, which started firing after r42384.eroman@chromium.org2010-03-241-1/+1
* Fixed loader issue in unit tests caused by some test not using that mock and ...zelidrag@chromium.org2010-03-242-0/+11
* Add out and chrome/browser/autofill/internal to svn:ignore.maruel@chromium.org2010-03-240-0/+0
* Add a few PyAuto tests for bookmarks.nirnimesh@chromium.org2010-03-244-0/+207
* Update ICU dep to pull in licensing fix.evan@chromium.org2010-03-241-1/+1
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-2434-7312/+69
* Mark all selenium tests as passing.tony@chromium.org2010-03-241-1/+0
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-2429-140/+222
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-2421-25/+1080
* Add multiple item selection to BMM on macfeldstein@chromium.org2010-03-241-3/+3
* Automation provider IsBookmarkBarVisible() always returned yes!jrg@chromium.org2010-03-241-1/+2
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-245-4/+54
* Try to fix a compile error on ARM.eroman@chromium.org2010-03-231-4/+4
* WebKit merge 56367:56426japhet@chromium.org2010-03-231-1/+1
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-2353-476/+1174
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-2311-658/+342
* Add Accessibility name for native buttons.mhm@chromium.org2010-03-233-7/+3
* Don't autotranslate in incognito mode (so we don't send informationjcivelli@google.com2010-03-232-4/+133
* linux: be more conservative in Liberation font fallbackevan@chromium.org2010-03-232-66/+41
* Temporarily rollback gyp changes for Windows only. Trying to track down regre...mmoss@google.com2010-03-231-3/+9
* Revert WebKit merge to fix compile break.japhet@chromium.org2010-03-231-1/+1
* Makes file browser specific to chromeos and not both toolkit_views andsky@chromium.org2010-03-231-0/+3
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-236-91/+129
* WebKit merge 56367:56418japhet@chromium.org2010-03-231-1/+1
* Fix the POC and some of unit tests to be build andnsylvain@chromium.org2010-03-236-34/+30
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-2323-781/+708
* GTK: allow inspecting of extension popups.estade@chromium.org2010-03-2311-89/+171
* linux: add a SlightHintedGeorgia font to test_shellevan@chromium.org2010-03-232-0/+13
* Revert "Reland r42300: "HttpRequestHeaders refactor."""willchan@chromium.org2010-03-2311-592/+69
* Fix Mac build packaging brokenness from r42357 due to a missing comma in chro...rsesek@chromium.org2010-03-231-1/+1
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-239-283/+651
* Some layout related fixes for the app launchers.jcivelli@chromium.org2010-03-236-17/+36
* Adding support for HEAD requests.tommi@chromium.org2010-03-232-4/+56
* Reimplementation of FunctionStub to avoid rewriting potentially executing cod...siggi@chromium.org2010-03-238-248/+813
* Fixed missing code in EnqueueTextureForDeletion.kbr@google.com2010-03-233-29/+48
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-2315-160/+50
* Fixes ordering of includes.sky@chromium.org2010-03-231-1/+1
* Reland r42300: "HttpRequestHeaders refactor.""willchan@chromium.org2010-03-2311-69/+592
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-236-0/+27
* Alter the "get themes" action on Mac to behave like other platforms; fix bugs.avi@chromium.org2010-03-231-11/+3
* Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...ananta@chromium.org2010-03-233-14/+11
* Fix bustage by adding friend decl.tim@chromium.org2010-03-231-1/+1
* Actually add myself to the browser_main watchlist.brettw@chromium.org2010-03-231-0/+1
* Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...tim@chromium.org2010-03-231-1/+2
* Factoring duplicate code from platform-specific LoginHandlers into a base tonyg@chromium.org2010-03-235-618/+309
* Fix end of lines.antonm@chromium.org2010-03-231-27/+1
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-2315-50/+160
* Fix Cocoa variable names from accelerated plugin changesstuartmorgan@chromium.org2010-03-232-17/+16
* Add tests for ClockMenuButton.chocobo@chromium.org2010-03-236-20/+76