summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow <audio> to work in extensionhclam@chromium.org2009-09-214-17/+47
* Update layout test flakiness dashboard to hide tests that are matching their ...jparent@chromium.org2009-09-211-0/+14
* Makes TabIconView use IDR_PRODUCT_LOGO_16 on non-windows platforms.sky@chromium.org2009-09-211-1/+1
* ~AutocompleteEditViewGtk expects to be the only referencing thesky@chromium.org2009-09-211-0/+1
* Fix clipping issue on extension shelf (when detached).finnur@chromium.org2009-09-211-2/+13
* Fix missing showSkipped in validating the hash parameters.ojan@chromium.org2009-09-211-0/+11
* Mac YUV with a single YUV table of 6k instead of 3 tables of 2k.fbarchard@chromium.org2009-09-212-278/+66
* Implement KillAllTestShells.tony@chromium.org2009-09-214-0/+21
* Speculative change - flush stdout to try to avoid valgrind output mixing with dkegel@google.com2009-09-211-0/+1
* Make links in the cocoa about dialog clickable. (Try #2).erg@chromium.org2009-09-214-84/+460
* Skip new MathML layout tests from WebKit merge 48500:48585.paul@chromium.org2009-09-211-2/+2
* WebKit merge 48500:48585.paul@chromium.org2009-09-212-5/+26
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-216-203/+42
* Disable warnings on linux too. opt build is failing.tony@chromium.org2009-09-211-7/+0
* Disable compiler warnings on mac. Some crept in since the last time.tony@chromium.org2009-09-211-1/+1
* Make sure to include compiler_specific.h before using ALLOW_UNUSED.tony@chromium.org2009-09-211-0/+1
* Fix some compilation warnings found by gcc on mac.tony@chromium.org2009-09-211-2/+2
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-219-15/+23
* Remove an unused variable and some includes.thestig@chromium.org2009-09-211-17/+1
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-212-2/+2
* Suppress a new Mac leakstuartmorgan@chromium.org2009-09-211-0/+10
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-216-42/+203
* Allow the realm in BASIC and DIGEST challenges to not be specified.eroman@chromium.org2009-09-215-11/+74
* Version number bump for releasebradnelson@google.com2009-09-211-1/+1
* Update pthreads-win32 to add corresponding svn:ignore.maruel@chromium.org2009-09-211-1/+1
* Copy the leak callstacks onto the stack before crashing in LeakTracker::Check...eroman@chromium.org2009-09-212-5/+27
* Added a suppression for yet another data racetimurrrr@chromium.org2009-09-211-0/+6
* Don't use NSS databases for non-essential purposes, such as rememberingwtc@chromium.org2009-09-212-10/+14
* Remove syncer_paused from syncapi.tim@chromium.org2009-09-212-4/+0
* Create a dashboard for tracking aggregate numbers of passing/failing layoutojan@chromium.org2009-09-213-313/+524
* Update svn:ignore.maruel@chromium.org2009-09-210-0/+0
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-2111-245/+250
* Switch history thread back to base::Thread. Sync unit tests require more than...chron@chromium.org2009-09-213-7/+7
* The main menu button is now enabled by default.sky@chromium.org2009-09-217-43/+23
* allow the handle to be hidden when moles are expandederikkay@chromium.org2009-09-213-90/+143
* Update libjingle to build on Linuxzork@chromium.org2009-09-218-58/+306
* Retry of r26698.estade@chromium.org2009-09-217-70/+0
* Whitespace change to trigger gyp rebuildstuartmorgan@chromium.org2009-09-211-0/+1
* Fix path mismatch on linux/mac.tony@chromium.org2009-09-211-1/+5
* Revert a file that slipped into r26699 by mistake.estade@chromium.org2009-09-211-11/+0
* Reverting r26698. Somehow this broke scons?estade@chromium.org2009-09-217-0/+80
* Linux: Remove linux splash page and printing command line switch.estade@chromium.org2009-09-218-215/+0
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Remove leftover directive when we generated source files.thomasvl@chromium.org2009-09-211-1/+0
* Forward edit commands to be executed for shortcuts which aren't handled bythakis@chromium.org2009-09-213-34/+103
* Rebaseline tests whose results changed due to http://trac.webkit.org/changese...levin@chromium.org2009-09-2111-22/+17
* Shift+PageUp and Shift+PageDown should not scroll the web page.tony@chromium.org2009-09-211-1/+1
* Fix a harmless data race in Threadtimurrrr@chromium.org2009-09-211-1/+1
* Tweak an existing Mac suppression for a stack changestuartmorgan@chromium.org2009-09-211-8/+2
* Adds NOTREACHED if we ever hit the max cache size of the render pictsky@chromium.org2009-09-211-1/+10