summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use access instead of stat in PathExists and PathIsWritable.agl@chromium.org2010-05-171-13/+2
* Adds support for compressed textures. DXT1 only.gman@chromium.org2010-05-1716-36/+443
* Restore a suppression for a race in test_shell.timurrrr@chromium.org2010-05-171-0/+8
* Re-enable layout test for web storage quota.satish@chromium.org2010-05-172-2/+1
* Show error message for authenticator in info bubbles.dpolukhin@chromium.org2010-05-175-21/+29
* Revert 47401(WebKit roll 59478:59601) due to perf regression on Linux.yurys@chromium.org2010-05-171-1/+1
* Update V8 to version 2.2.10.whesse@chromium.org2010-05-171-1/+1
* Adds tests to ensure Geolocation requests permission happens at the right time.bulach@chromium.org2010-05-172-0/+35
* Updating trunk VERSION from 407.0 to 408.0chrome-release@google.com2010-05-171-1/+1
* Fix a bug that caused buttons in "Languages and Input" dialog to be truncated.satorux@chromium.org2010-05-172-8/+21
* Generalize vptr-related suppressions to work on Windows.timurrrr@chromium.org2010-05-171-5/+5
* Add some more TSan ignorestimurrrr@chromium.org2010-05-172-0/+5
* WebKit roll 59478:59601yurys@chromium.org2010-05-171-1/+1
* Suppress bug 44354 (leaks in NetTestSuite::Initialize)glider@chromium.org2010-05-171-0/+7
* Suppress memory test failurestyoshino@chromium.org2010-05-171-0/+17
* Ignore the CFDictionary operations, which are known to use unannotatedglider@chromium.org2010-05-171-2/+3
* Revert 47396 - Revert 47363 Fix build on ChromeOS by adding required return ...tyoshino@chromium.org2010-05-171-2/+2
* Revert 47363 - Fix build on ChromeOS by adding required return value checks.tyoshino@chromium.org2010-05-171-2/+2
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-1719-127/+182
* Suppress new Valgrind errorstyoshino@chromium.org2010-05-171-0/+26
* - Fix style issuetkent@chromium.org2010-05-171-12/+13
* Pull WebKit.gyp:DumpRenderTree into webkit.gyp so it gets builttony@chromium.org2010-05-171-0/+7
* Aesthetic: fix a formatting issue where certain log entries were not prefixed...eroman@chromium.org2010-05-161-1/+2
* Fixed memory leaks in media_unittests that cause heapcheck errors.sergeyu@chromium.org2010-05-161-0/+9
* More TabStrip refactoring.sky@chromium.org2010-05-1615-556/+582
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-1615-55/+217
* Updating trunk VERSION from 406.0 to 407.0chrome-release@google.com2010-05-161-1/+1
* Reland 47342.willchan@chromium.org2010-05-169-14/+181
* Fixed memleak in alsa_output.ccsergeyu@chromium.org2010-05-161-1/+2
* Fixed media_unittests.sergeyu@chromium.org2010-05-155-45/+69
* Fixes bug in tabstrip where close was always treated as if the usersky@chromium.org2010-05-157-25/+35
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-1512-63/+67
* Updating trunk VERSION from 405.0 to 406.0chrome-release@google.com2010-05-151-1/+1
* FTP: Fix an infinite loop in a rare condition.phajdan.jr@chromium.org2010-05-152-13/+15
* Fix build on ChromeOS by adding required return value checks.phajdan.jr@chromium.org2010-05-151-2/+2
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-1519-54/+65
* Exclude 4 tests in AlsaPcmOutputStreamTest due to test failure.oshima@chromium.org2010-05-152-0/+19
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-1523-452/+368
* Expand the pattern of a reliability supression.rvargas@google.com2010-05-151-1/+1
* Analytics tutorial updateskurrik@chromium.org2010-05-154-5/+44
* Fix bad_alloc linkage error on chromeos valgrind bots. part 1.oshima@chromium.org2010-05-151-3/+14
* Reworked extension to leverage magic iframes for speedy load timesscherkus@chromium.org2010-05-159-147/+327
* Posix: implement diagnostics mode console output.mattm@chromium.org2010-05-151-37/+144
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-1523-368/+452
* SPDY: Add push streams to the NetLog.willchan@chromium.org2010-05-152-1/+28
* Fix line endings for the cookie API test files.cindylau@google.com2010-05-153-45/+45
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-1537-1245/+267
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-159-170/+11
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-159-11/+170
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-1418-24/+495