| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable DevToolsSanityTest.TestConsoleLog test (seems flaky) | apavlov@chromium.org | 2009-12-30 | 1 | -1/+1 |
* | If we receive a redirect response, we should copy the http referer field from... | japhet@chromium.org | 2009-12-30 | 1 | -0/+9 |
* | Fix a race in WorkerThreadTicker test. | phajdan.jr@chromium.org | 2009-12-30 | 1 | -3/+3 |
* | Replaces the % character with \x when generating Windows shortcuts via | jschuh@chromium.org | 2009-12-30 | 3 | -11/+19 |
* | [Linux/Mac] clean up the shared memory file on disk used by stats in tests. | thomasvl@chromium.org | 2009-12-30 | 1 | -7/+33 |
* | [Mac] Fixup the new tab button images | thomasvl@chromium.org | 2009-12-30 | 2 | -705/+43 |
* | Updating trunk VERSION from 285.0 to 286.0 | chrome-bot@google.com | 2009-12-30 | 1 | -1/+1 |
* | Fix linux/mac tree | jar@chromium.org | 2009-12-30 | 1 | -0/+2 |
* | Provide a quick and dirty way to reset about:objects data | jar@chromium.org | 2009-12-30 | 4 | -45/+289 |
* | Fix up rowbytes vs. width desynchronization, and fix failure to initialize en... | cevans@chromium.org | 2009-12-30 | 1 | -8/+6 |
* | Dropping unneeded set of vsprops. | bradnelson@google.com | 2009-12-30 | 4 | -38/+4 |
* | UITest class should derive from PlatformTest instead of testing::Test | nirnimesh@chromium.org | 2009-12-30 | 2 | -3/+3 |
* | Disable interactive ui test DevToolsSanityTest.TestConsoleLog which went red ... | michaeln@chromium.org | 2009-12-30 | 1 | -1/+1 |
* | Use the standard DeleteTask rather than rolling my own. | ajwong@chromium.org | 2009-12-30 | 1 | -13/+1 |
* | Removed reference to Windows-only debug variable. This makes it so | akalin@chromium.org | 2009-12-30 | 2 | -4/+4 |
* | Add a range of sanity checks to the clipboard object handling. In particular,... | cevans@chromium.org | 2009-12-30 | 1 | -4/+23 |
* | WebKit update r52554->r52633. | pam@chromium.org | 2009-12-30 | 2 | -10/+27 |
* | Don't shoehorn a size_t into an int -- especially if the int is used in an su... | cevans@chromium.org | 2009-12-30 | 1 | -2/+2 |
* | linux: fix X SharedMemory API types and comments | evan@chromium.org | 2009-12-30 | 3 | -6/+7 |
* | Expect appcache/remove-cache layout test to fail on OSX for now. | michaeln@chromium.org | 2009-12-30 | 1 | -0/+4 |
* | Use Xvfb when running the tests. | jrg@chromium.org | 2009-12-29 | 1 | -0/+63 |
* | Revert 35339 - Change WDS to use the DB thread rather than its own thread. | michaeln@google.com | 2009-12-29 | 4 | -34/+48 |
* | Adding the DB performance tests. | dumi@chromium.org | 2009-12-29 | 18 | -6/+728 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 25 | -49/+3637 |
* | Continue migration from query_helpers.* to sqlite_utils.* | zork@google.com | 2009-12-29 | 4 | -153/+158 |
* | Update gmock and gtest. | evan@chromium.org | 2009-12-29 | 59 | -755/+1381 |
* | Adding code samples downloaded from opengles book website to third_party. Cha... | alokp@chromium.org | 2009-12-29 | 64 | -0/+17319 |
* | Do not make test failures fatal (since it is so common.) | jrg@chromium.org | 2009-12-29 | 1 | -2/+3 |
* | [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a... | andybons@chromium.org | 2009-12-29 | 7 | -8/+84 |
* | Fix SSL Socket adapter to handle the case where StartSSL is called before the... | zork@chromium.org | 2009-12-29 | 2 | -7/+37 |
* | linux: clip max tooltip length | evan@chromium.org | 2009-12-29 | 1 | -2/+13 |
* | Add the extension to the image name so we avoid warnings from ns_image_cache ... | thomasvl@chromium.org | 2009-12-29 | 1 | -2/+2 |
* | atl: Remove unused <atlbase.h> header from some source files. | jhawkins@chromium.org | 2009-12-29 | 3 | -74/+72 |
* | Fix bug 30503 - rebaseline three sets of tests, split two others into | dpranke@google.com | 2009-12-29 | 23 | -6/+2074 |
* | Change WDS to use the DB thread rather than its own thread. | skrul@chromium.org | 2009-12-29 | 4 | -48/+34 |
* | More scons --> make work. | jrg@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th... | evan@chromium.org | 2009-12-29 | 3 | -33/+18 |
* | linux: simplify sad tab | evan@chromium.org | 2009-12-29 | 2 | -135/+38 |
* | Updating trunk VERSION from 284.0 to 285.0 | chrome-bot@google.com | 2009-12-29 | 1 | -1/+1 |
* | Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@google.com | 2009-12-29 | 23 | -3625/+48 |
* | AppCacheDatabase and SQL based AppCacheStorageImpl. | michaeln@chromium.org | 2009-12-29 | 23 | -48/+3625 |
* | Fix the official Windows build - http://build.chromium.org/buildbot/waterfall... | gregoryd@google.com | 2009-12-29 | 3 | -2/+55 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 25 | -31/+53 |
* | Extension Doc Changes (no building or testable changes) | rafaelw@chromium.org | 2009-12-29 | 35 | -38/+3 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 24 | -13/+87 |
* | Build fix. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Changes to base/ from a combination of FreeBSD and OpenBSD patches. | evan@chromium.org | 2009-12-29 | 29 | -68/+99 |
* | Adding support for i18n to content scripts. | cira@chromium.org | 2009-12-29 | 12 | -136/+280 |
* | Authorization headers set using XHR with ChromeFrame were stripped in the out... | ananta@chromium.org | 2009-12-28 | 4 | -2/+70 |
* | Avoid meta-refresh when back-button gets non-sdch content | jar@chromium.org | 2009-12-28 | 2 | -5/+16 |