summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark a <video> test as failhclam@chromium.org2009-09-291-0/+1
* A sqlite valgrind suppression for the mac.thestig@chromium.org2009-09-291-0/+8
* Valgrind suppressions for recent runs.thestig@chromium.org2009-09-291-0/+19
* Update test_expectations for LayoutTests/editing/text-iterator/basic-iteratio...jparent@chromium.org2009-09-291-7/+8
* Pull Googleurl 119 to get ICU dependency fix.brettw@chromium.org2009-09-291-1/+1
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-2921-165/+245
* Updated layout test expectations for new failures.thestig@chromium.org2009-09-291-1/+3
* Re-add valgrind suppression for bug 16584.thestig@chromium.org2009-09-291-0/+16
* Change again the way we do ResolveNTFunctionPtrcpu@chromium.org2009-09-291-3/+7
* Update breakpad to r402 to pick up Coverity fix.mattm@chromium.org2009-09-291-1/+1
* Fix an uninitialized memory error reported by valgrind.suzhe@chromium.org2009-09-291-2/+11
* Coverity: check result of file_util::CopyFile.mattm@chromium.org2009-09-291-1/+1
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-293-0/+30
* Update signatures for a few known crashes.huanr@chromium.org2009-09-291-3/+3
* Quick fix for skinning translation bug.gman@google.com2009-09-293-10/+16
* Fix layout test failues on linux/mac buildhclam@chromium.org2009-09-291-1/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2929-42/+516
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-2965-201/+265
* Fixing some things that are failing in the linux o3d gyp build.bradnelson@google.com2009-09-292-1/+10
* The builders should build sync_unit_tests.nick@chromium.org2009-09-291-0/+1
* Use the current frame's URL when initializing the extension framework for a f...mpcomplete@chromium.org2009-09-291-5/+4
* Only write the image when writeImage is called. We don't write thetony@chromium.org2009-09-291-5/+2
* Directly add ExtensionShelfGtk to the widget hierarchy.tony@chromium.org2009-09-293-8/+6
* Enable a bunch of media layout testshclam@chromium.org2009-09-2954-429/+602
* [Mac] Cocoa does not like it when the close button is 15x15. Resize to 16x16...rohitrao@chromium.org2009-09-283-11/+11
* Refactored event handler method bodies from widget_win.h tokbr@google.com2009-09-282-99/+203
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-288-14/+103
* Fix bug where we leaked the decompressor state.mbelshe@google.com2009-09-281-0/+3
* Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.chron@chromium.org2009-09-281-127/+0
* Fixing signed/unsigned mismatch warning showing up in gyp build.bradnelson@google.com2009-09-281-2/+2
* Diabolic hackery to work around differing NPAPI headers and definitions betwe...apatrick@google.com2009-09-2815-23/+60
* Updating trunk VERSION build from 219.5 to 219.6laforge@chromium.org2009-09-281-1/+1
* Fix memory_test to use the correct temporary user_data_dir_, so itsgk@chromium.org2009-09-281-6/+11
* Remove stale reference to ie_alt_tab. This went in by mistake.ananta@chromium.org2009-09-281-1/+1
* sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...tim@chromium.org2009-09-286-89/+169
* Fix how we calculate workarea size (_NET_WORKAREA gives width/height).tony@chromium.org2009-09-281-7/+8
* Add a "+CC" to my watchlist email, and make the base watchlist only match thebrettw@chromium.org2009-09-281-5/+5
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-284-12/+25
* Use favicon for application shortcut icon.estade@chromium.org2009-09-287-18/+125
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-2845-382/+125
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-285-1/+41
* Reverting 27407.senorblanco@chromium.org2009-09-281-5/+0
* Coverity: Initialize all member variables in the default constructor.jhawkins@chromium.org2009-09-281-4/+16
* Fix dashboard history management to properly start from a blankojan@chromium.org2009-09-281-17/+14
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-2859-250/+188
* Roll WebKit revision 48796:48820levin@chromium.org2009-09-282-1/+7
* Add section about the Ruby script to the packaging page.kathyw@google.com2009-09-282-6/+43
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-2811-64/+82
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-2859-188/+250
* Coverity: Initialize ids_found_ in the constructor.jhawkins@chromium.org2009-09-281-1/+1