summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modifies friend for test so mac build compiles again.sky@chromium.org2010-03-231-0/+1
* Move some random groups of functions out of BrowserMain into helper functions.brettw@chromium.org2010-03-231-88/+111
* Reall disables BrowserTest::RestorePinnedTabs on a mac.sky@chromium.org2010-03-231-1/+1
* Adds smallish size to list of icon sizes.sky@chromium.org2010-03-232-0/+2
* Roll DEPS for gyp updates.mmoss@google.com2010-03-231-1/+1
* Implement the confirm infobar with link for mac.joth@chromium.org2010-03-234-47/+131
* Implement ConfirmInfoBar link support on GTKjoth@chromium.org2010-03-232-56/+90
* Suppress the leak in RenderViewTest::ExecuteJavaScript (bug 39021)glider@chromium.org2010-03-231-2/+27
* Fixed the heapchecker log reader to accept log lines containing spaces in theglider@chromium.org2010-03-231-1/+1
* Suppressed the leak in ProfileSyncServiceTypedUrlTest::TearDown (bug 38487)glider@chromium.org2010-03-231-2/+15
* Updating trunk VERSION from 360.0 to 361.0chrome-release@google.com2010-03-231-1/+1
* Revert 42327 which caused test failures on Mac.yurys@chromium.org2010-03-232-4/+2
* Fixed the gtest filter for unit_tests on Mac under ThreadSanitizerglider@chromium.org2010-03-231-1/+1
* Extended the suppression for IPCChannelTest.ChannelProxyTest (bug 26920)glider@chromium.org2010-03-231-1/+16
* Update fast/workers/worker-script-error.html expectations in Chromium. Expect...yurys@chromium.org2010-03-232-2/+4
* Disable "Language Settings..." context menu on OS X.jeremy@chromium.org2010-03-231-0/+9
* Add one build target for TSan/Windows buildtimurrrr@chromium.org2010-03-231-0/+14
* Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.dcheng@chromium.org2010-03-231-1/+1
* Fix typo in my r42322.hbono@chromium.org2010-03-231-1/+1
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-2311-12/+75
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-2317-12/+1484
* Try to fix flaky websocket tests again.ukai@chromium.org2010-03-235-51/+56
* "Fix" svn:ignore property on third_party.viettrungluu@chromium.org2010-03-230-0/+0
* ffmpeg roll to repatched source r42314fbarchard@chromium.org2010-03-231-1/+1
* ffmpeg enable wmaprofbarchard@chromium.org2010-03-2317-41/+41
* Removed win32socketserver and its use in mediator_thread_impl.cc.akalin@chromium.org2010-03-234-920/+0
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-23199-246/+251
* Clamp the max size of fonts used by skia/chrome canvas.tony@chromium.org2010-03-233-24/+33
* Also switching the default of the tests to default to the moniker patch.tommi@chromium.org2010-03-231-3/+3
* Set the details field of the BROWSER_THEME_CHANGED notification toakalin@chromium.org2010-03-234-10/+14
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-237-21/+53
* Revert r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-2311-584/+69
* gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.jhawkins@chromium.org2010-03-232-23/+27
* Remove chrome/common from webkit/glue/plugin/DEPS.tony@chromium.org2010-03-231-3/+0
* Linux: Fix some GdkPixbuf leaks.mattm@chromium.org2010-03-238-12/+14
* Hook up HTML5 effectAllowed and dragEffect on Windows.tc@google.com2010-03-234-19/+49
* HttpRequestHeaders refactor.willchan@chromium.org2010-03-2311-69/+584
* Temporarily disable BrowserActionsContainerTest.Basic in chromeos while I workmpcomplete@chromium.org2010-03-231-0/+5
* Revert 42290 - restore the layout test baselines because apparently we usedpranke@google.com2010-03-2325686-0/+347701
* Enable the moniker patch by default.tommi@chromium.org2010-03-231-1/+1
* Bookmark manager js lib: Some cleanup of the event class docs.arv@chromium.org2010-03-232-14/+25
* Try and force the font size for the bookmarks bar and some hinttony@chromium.org2010-03-232-0/+19
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-236-20/+26
* Remove the layout_test downstream baseline directories; all of the resultsdpranke@google.com2010-03-2325686-347701/+0
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-225-2/+75
* Add licensing info for another set of projects in third_party.evan@chromium.org2010-03-227-19/+126
* Bookmark manager: Fix an issue with drag and drop over the tree.arv@chromium.org2010-03-221-0/+3
* Enable the Core Animation NPAPI drawing mode on 10.6 (except for QuickTime)stuartmorgan@chromium.org2010-03-221-6/+10
* Re-enable the DB perf tests and lower the number of iterations perdumi@chromium.org2010-03-221-9/+25
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-2212-17/+29