summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: turn on -Wextraevan@chromium.org2010-03-2610-73/+76
* - OpenBSD media/audio support stubpvalchev@google.com2010-03-264-7/+115
* BookmarksUITest.BookmarksLoaded fails under valgrind on macdhollowa@chromium.org2010-03-251-0/+4
* Adding new test for mount observer. Also changing the usb mounter to only rel...dhg@chromium.org2010-03-255-7/+174
* Add test for power_menu_button.chocobo@chromium.org2010-03-254-7/+107
* Reducing the debug output spam.ahendrickson@google.com2010-03-254-34/+22
* Make update_expecations_from_dashboard unit tests pass again.jparent@chromium.org2010-03-252-19/+24
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-257-55/+9
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-2520-353/+97
* Suppress a second leak in the SPDY tests.skerner@chromium.org2010-03-251-0/+17
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-259-24/+25
* linux: turn on -Wextraevan@chromium.org2010-03-259-25/+24
* Suppress leak in spdy unit test.skerner@chromium.org2010-03-251-1/+14
* Suppressing net::HostCache::Set leak.dhollowa@chromium.org2010-03-251-0/+16
* Updating Chrome's localized strings from the translation console. These strin...robertshield@chromium.org2010-03-25101-479/+291
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-2520-97/+353
* Suppress leak in PepperDeviceTestskerner@chromium.org2010-03-251-0/+12
* Fixed bug where an empty version string is considered valid.akalin@chromium.org2010-03-253-18/+53
* Revert 42570 - Move the installer result enum to the bottomcpu@chromium.org2010-03-251-4/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-2549-311/+1251
* Clean up read FDs in async network alive. This prevents chrome from eating a...zork@chromium.org2010-03-251-1/+17
* Add support for grabbing full dumps from chrome in ChromeFrame reliability te...ananta@chromium.org2010-03-252-0/+6
* Adding a chrome crash which occurs in chrome frame reliability test runs to t...ananta@chromium.org2010-03-251-0/+4
* Not freeing the cached request data when we get OnHttpEquiv(done==TRUE) and t...tommi@chromium.org2010-03-251-4/+9
* Temporary stuff for internal plugins, part 1.viettrungluu@chromium.org2010-03-259-5/+52
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-258-54/+88
* Add a basic FileBrowseUI browser test to verify <input type=file..> would bri...xiyuan@chromium.org2010-03-253-1/+160
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-2518-26/+176
* Convert tab to app after user clicks "create" button per issue 27905.xiyuan@chromium.org2010-03-253-26/+22
* Suppress webcore CSS leaks.skerner@chromium.org2010-03-251-0/+15
* Revert 42665 - broke build as I missed a unit test when building locally.joth@chromium.org2010-03-254-158/+27
* Fix a few more places where we need to use our own allocator.markus@chromium.org2010-03-253-10/+34
* Removes exception for reliability crash as it doesn't appear to besky@chromium.org2010-03-251-3/+0
* Adds geolocaiton support to the location bar content image model and content ...joth@chromium.org2010-03-254-27/+158
* GTK: Notifications shouldn't crash when gtk notification is destroyed.erg@chromium.org2010-03-252-31/+32
* A pretty lame initial UITest for bookmark manager.arv@chromium.org2010-03-253-1/+104
* Suppress a leak hit by test BufferedResourceLoaderTest.StartStopskerner@chromium.org2010-03-251-0/+12
* Register internal plugins and fix internal plugins path for Mac tests.viettrungluu@chromium.org2010-03-252-8/+17
* SpdySession now sets the following fields in HttpResponseInfo: ahendrickson@google.com2010-03-2510-133/+1128
* Workaround for I915 graphics cards which have horrible GL shader support.scherkus@chromium.org2010-03-254-0/+26
* Add suppression for mac test leak.skerner@chromium.org2010-03-251-0/+12
* Remove languages tab from Mac, because languages are set in the System Prefer...mirandac@chromium.org2010-03-253-831/+738
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-257-9/+55
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-2525-1168/+12
* GTK: Clean up visual appearance of HTML5 notifications.erg@chromium.org2010-03-252-47/+27
* Revert 42646 - Register internal plugins.viettrungluu@chromium.org2010-03-251-7/+3
* GTK: Allow double clicking on an exception to open the edit dialog.erg@chromium.org2010-03-252-17/+22
* Remove the disable metrics command line flag, which is no longer used forbrettw@chromium.org2010-03-254-8/+2
* Basic change correcting the coordinate space of the reference anchor point fo...twiz@chromium.org2010-03-251-7/+6
* Implement random key generation and AES encryption using NSS.albertb@chromium.org2010-03-2517-138/+422