- 4b4d1adc Cleanup part 6. by [email protected] · 17 years ago
- 0b847e3 Fix 'oops' in FontUtilsChromiumWin.cpp that was causing some layout tests to by [email protected] · 17 years ago
- 514411fc Refactor IPC::Channel to have a common header. by [email protected] · 17 years ago
- f20b9e92 Add support for running slices of the layout tests continuously rather than as one big lump. by [email protected] · 17 years ago
- df379f4 When I submitted my change last time, I missed that someone had modified the surrounding script in a way that broke the code. by [email protected] · 17 years ago
- 3e9fe53 Added std::string to Value via Set/GetString overloading. by [email protected] · 17 years ago
- fc6ff422 Updating the All target to include test_shell_tests and ipc_tests, and to add the strip-if-needed phase to these executables by [email protected] · 17 years ago
- 480e129 Load the Ahem font from the source tree when not running bundled, for by [email protected] · 17 years ago
- ce221d9 Fixes bug where context menu for table/tree in rtl was showing up on by [email protected] · 17 years ago
- a03c3ab make a target for test_shell_tests on mac and tweak tests to build there. Include a few more files to be built in glue upon which they depend. by [email protected] · 17 years ago
- f08e758 Turns out this test is flaky on the release builder. It's by [email protected] · 17 years ago
- 8bd0289 Windows baseline for LayoutTests/http/tests/multipart/invalid-image-data bogus by [email protected] · 17 years ago
- 8a331d6 Linux: merge comments from manual review of LayoutTests/http/* to tests_fixable by [email protected] · 17 years ago
- ecf065ef Linux rebaseline: LayoutTests/http/* by [email protected] · 17 years ago
- b98e844 Linux: add comments to tests_fixable from the manual review of editing/* by [email protected] · 17 years ago
- 2996c3ef Linux rebaseline: LayoutTests/editing/* by [email protected] · 17 years ago
- 5dd9d7d Now that we've synced to my WebKit changes I can remove the use by [email protected] · 17 years ago
- 2f9900f Linux rebaseline: LayoutTests/css3/* by [email protected] · 17 years ago
- 8421498 Cleanup part 5. by [email protected] · 17 years ago
- 89565f48 Linux rebaseline: LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a by [email protected] · 17 years ago
- 318b12f9 Linux: correct LayoutTests/css2.1/t1508-c527-font-00-b screwup by [email protected] · 17 years ago
- 7a29d441 Linux rebaseline: add render-tree for LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag by [email protected] · 17 years ago
- 47b7eb3 Fixes regression in info bubble that caused crash on clicking star on by [email protected] · 17 years ago
- be2cfb00 Move DISALLOW_COPY_AND_ASSIGN(RefCountedThreadSafe<T>) to private section. by [email protected] · 17 years ago
- cb362ccc Changes bookmark manager search to use contains vs starts with and to by [email protected] · 17 years ago
- f5b4362 Adds NULL checks for LoadLibrary and GetProcAddress calls in by [email protected] · 17 years ago
- a1b399f run ipc unit tests in release mode (was running other unit tests). port code wrapped in NDEBUG to get release mode compiling and running by [email protected] · 17 years ago
- d5470c8 Update test lists to match the state of the bots. by [email protected] · 17 years ago
- c4b347b Reverting 6709,6708,6706. Review URL: http://codereview.chromium.org/13345 by [email protected] · 17 years ago
- f3750b38 Use crappy apple define instead of OS_ defines since those don't exist for Skia. by [email protected] · 17 years ago
- 5c4d7f9 Add an additional include to get skASSERT. by [email protected] · 17 years ago
- a4335ef Unbreak the linux build caused by r6698. by [email protected] · 17 years ago
- 53c8fdf Remove base dependency from image_operations and associated unittests. I also renamed the namespace from "gfx" to "skia". by [email protected] · 17 years ago
- 6addd9e The m_context member of the V8 proxy should be empty if any part of by [email protected] · 17 years ago
- bb93f43 Remove proxy_script_fetcher from the scons files too to try and green purify builder. by [email protected] · 17 years ago
- b64e7ba7 Fix ProxyService usage in Java plugin proxy interface by [email protected] · 17 years ago
- 80a8f2e Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR. by [email protected] · 17 years ago
- 05c1c34 no-op style change. by [email protected] · 17 years ago
- 98c42fa Support gprof and symbols options to the Linux build. by [email protected] · 17 years ago
- 677c9057 Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This object will be owned by ProxyService. It will be used to manage the fetching of PAC scripts (on the IO thread, using the primary URLRequestContext).BUG=74,2764 (partial) by [email protected] · 17 years ago
- 1b9cad8 webkit merge 39000:39050, src review: http://codereview.chromium.org/13697 by [email protected] · 17 years ago
- 3e2a2ba2 no-op style change. by [email protected] · 17 years ago
- 63de95b Misc proxy service changes. by [email protected] · 17 years ago
- bcdae8c9c Fix style fro last CL. I had extra space to prevent >> at the end of the template, but didn't remove them when I removed the innter template argument. by [email protected] · 17 years ago
- c9b52d1 Fox more gcc template errors. Review URL: http://codereview.chromium.org/13699 by [email protected] · 17 years ago
- 38ab666 Fix gcc compilation issue. The inner class doesn't need a template decl. by [email protected] · 17 years ago
- ee824bd Add property bag to the build. Review URL: http://codereview.chromium.org/13320 by [email protected] · 17 years ago
- 59f9541 Linux rebaseline: LayoutTests/css2.1/t1508-c527-font-00-b by [email protected] · 17 years ago
- decf7ec Annotate some tests more carefully with their status on Windows/Linux. by [email protected] · 17 years ago
- 11e28ee More tests_fixable annotations. by [email protected] · 17 years ago
- 52880fc2 Be stricter when clipping gtk widgets. by [email protected] · 17 years ago
- 2f8c8a1 Take two at a linter for the test list files. Apparently by [email protected] · 17 years ago
- eaefa8e Add teh two spaces back in since buildbot relies on it for parsing the output. by [email protected] · 17 years ago
- 4ee8655 Added --run-chunk argument which allows the caller to run a specific slice of the non-skipped layout tests. This will allow us to shard the layout tests in purify. by [email protected] · 17 years ago
- 5640b907 Fix a crash in the copy selection code. If there's no by [email protected] · 17 years ago
- f7b624a Marked the wrong test. :( by [email protected] · 17 years ago
- 0e54ee8 Reverting 6671. Review URL: http://codereview.chromium.org/13690 by [email protected] · 17 years ago
- e8ece1c3 Fix build bustage. by [email protected] · 17 years ago
- b1f6ed71 Add crashers to fixable list. TBR to open tree. by [email protected] · 17 years ago
- 9ca8b777 Yet more tests that are working on build bot and locally (including pixel tests). by [email protected] · 17 years ago
- 671445e Add a lint pass to be used to ensure test files have the correct syntax. by [email protected] · 17 years ago
- 44fbb5e Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued. by [email protected] · 17 years ago
- 6c5006f8 Linux rebaseline: LayoutTests/tables/mozilla/core/bloomberg by [email protected] · 17 years ago
- b60f0359e Mark some Linux tests that pass on the buildbot and locally as OK. by [email protected] · 17 years ago
- 0a35402 Move some files from platform/graphics to platform/graphics/chromium. by [email protected] · 17 years ago
- eb12b71f Remove some unnecessary cruft from this vcproj. by [email protected] · 17 years ago
- be1c8d14 Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug4093 by [email protected] · 17 years ago
- 34ea4ef Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug16252 by [email protected] · 17 years ago
- f3fca36 Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug2886-2.html by [email protected] · 17 years ago
- 97de8d4 Linux rebaselining: missed adding LINUX tags to some lines. by [email protected] · 17 years ago
- d58bf78 Disk cache: Avoid using a block file to full capacity if there is by [email protected] · 17 years ago
- 6e8299bda Add a batch file for running the webkit tests. Similar to the .sh version, this makes it easier for people using cmd to run the webkit tests (and use the correct version of python). by [email protected] · 17 years ago
- 3b2792b Correctly construct platform keyboard event in event sending controller. by [email protected] · 17 years ago
- ff34e3e Spit out test results in a format amenable to copy-pasting into by [email protected] · 17 years ago
- 76658fb * Write installer result to ClientState key instead of Clients key. by [email protected] · 17 years ago
- 78f346a Add a property bag which is a typesafe list of arbitrary data that can be by [email protected] · 17 years ago
- 5534be7 Rebaseline a linux layout test. by [email protected] · 17 years ago
- fdf02ac2 First run is going into infinite recursion if started from master prefs by [email protected] · 17 years ago
- 172a3f0 Linux rebaseline: LayoutTests/css2.1/t0805-c5519-brdr-r-00-a by [email protected] · 17 years ago
- 6bb610a Changes DefaultNonClientView to show the min/max buttons if the by [email protected] · 17 years ago
- ffa3966 Unmark a Linux test that no longer crashes. by [email protected] · 17 years ago
- 453285e LayoutTests/css2.1/t1204-reset-01-c-o Windows baseline incorrect. by [email protected] · 17 years ago
- 355b59d LayoutTests/css2.1/t1604-c541-word-sp-00-b-a Windows baseline incorrect. by [email protected] · 17 years ago
- 9e1e09a02 Linux rebaseline: LayoutTests/css2.1/t1604-c542-letter-sp-01-b-a.html by [email protected] · 17 years ago
- 1c72006d Update test lists to match the state of the bots. by [email protected] · 17 years ago
- da6f276 Fix pattern match overlap between tests ignored and fixable. by [email protected] · 17 years ago
- e025ef6b Fix call to TestShellBinary() used when a test_shell thread hangs solidly by [email protected] · 17 years ago
- e057bc3 t040302-c61-rel-len-00-b-ag Windows baseline incorrect. by [email protected] · 17 years ago
- f47effa t040302-c61-ex-len-00-b-a Windows baseline incorrect. by [email protected] · 17 years ago
- 72856db4a Revert of r6609 added some junk lines (unintentional change, maybe?). by [email protected] · 17 years ago
- 3b397a75 Windows baseline updates by [email protected] · 17 years ago
- 50d6042c Don't try to set up http configurations for sets of http tests that don't by [email protected] · 17 years ago
- 5d94629 Mark one last test as flaky. by [email protected] · 17 years ago
- 95cb7fb9 Bring up ipc tests on POSIX. by [email protected] · 17 years ago
- 767cc7f2 Fixed a link in the about_credits.html by [email protected] · 17 years ago
- 8277ab37 Remove pending http security tests that have been fixed in the mainline versions and update tests_fixable.txt correspondingly. by [email protected] · 17 years ago
- 91828535 Linux rebaseline: LayoutTests/css2.1/* by [email protected] · 17 years ago
- 3da73580 Ensure availability of Ahem font during Mac test shell layout tests by [email protected] · 17 years ago
- ad933f1 fix link errors by [email protected] · 17 years ago
- e673f6c Cleanup part 4. by [email protected] · 17 years ago