| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 4829: No file extensions listed when saving images | finnur@google.com | 2008-12-03 | 5 | -43/+85 |
* | Merge the windows and linux test lists. | tc@google.com | 2008-12-03 | 5 | -1693/+340 |
* | Fix color conversion. When I removed the dependency on skia_utils in this por... | brettw@google.com | 2008-12-03 | 1 | -1/+1 |
* | Add a note about a test that's expected to fail if you're not running crash_s... | pkasting@chromium.org | 2008-12-03 | 3 | -5/+12 |
* | Remove unused directories that I failed to clean up | tc@google.com | 2008-12-03 | 0 | -0/+0 |
* | Fixes context menu behavior of table view. In particular when running | sky@google.com | 2008-12-02 | 2 | -18/+43 |
* | Redo fix from yesterday. | mbelshe@google.com | 2008-12-02 | 2 | -6/+56 |
* | Fix mac build bustage by syncing to new file locations. | brettw@google.com | 2008-12-02 | 2 | -10/+12 |
* | Delete files from base unittests that I moved to skia. | brettw@google.com | 2008-12-02 | 1 | -2/+0 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 52 | -319/+289 |
* | Change the map of accessibility id to IAccessible interface to hold | ananta@chromium.org | 2008-12-02 | 2 | -2/+4 |
* | Allow PDF files to open in Acrobat Reader. | ananta@chromium.org | 2008-12-02 | 6 | -19/+19 |
* | add more files to mac chrome project, build a few more tests. Fix typo in sco... | pinkerton@google.com | 2008-12-02 | 3 | -25/+54 |
* | Add launch_url to gears-scons build. | mpcomplete@chromium.org | 2008-12-02 | 3 | -4/+20 |
* | Remove empty "port/dom" directory and reference to non-existent ScriptControl... | dglazkov@google.com | 2008-12-02 | 1 | -4/+0 |
* | Change a DCHECK to CHECK to help debug a crash in | wtc@google.com | 2008-12-02 | 1 | -1/+1 |
* | Adding more space between dialog contents and the buttons. For XP Classic theme | ben@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Fix a comment. This was brought up by Ojan in a review for my previous patch,... | brettw@google.com | 2008-12-02 | 1 | -2/+0 |
* | Quick touchup requested by reviewer | avi@google.com | 2008-12-02 | 1 | -2/+1 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 10 | -436/+32 |
* | LayoutTests/css1/box_properties/acid_test.html now runs on Linux. | agl@chromium.org | 2008-12-02 | 1 | -1/+0 |
* | Add crash_sender and crash_inspector to Safari gears-scons build. | mpcomplete@chromium.org | 2008-12-02 | 3 | -11/+36 |
* | Add Verdana to the list of loaded fonts. | agl@chromium.org | 2008-12-02 | 1 | -0/+4 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 9 | -30/+436 |
* | Triage some layout tests. I filed bugs on 3 and rebaselined one. | brettw@google.com | 2008-12-02 | 4 | -6/+5 |
* | Fix text selection for the Mac test_shell, for some value of "fix". | paul@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Add a note about why chrome/fonts/impact.html layout test is broken. | agl@chromium.org | 2008-12-02 | 1 | -0/+4 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 29 | -63/+36 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 11 | -54/+1550 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 11 | -80/+31 |
* | Add setStopProvisionalFrameLoads to the test shell layout test controller. | tc@google.com | 2008-12-02 | 4 | -4/+25 |
* | Linux: fix layout test crash for security/block-test.html. | agl@chromium.org | 2008-12-02 | 1 | -0/+2 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 10 | -71/+317 |
* | Implement GetCPUUsage; it was causing link errors because of its absence on t... | avi@google.com | 2008-12-02 | 2 | -5/+53 |
* | Revert the timer code again because even after relanding | nsylvain@chromium.org | 2008-12-02 | 2 | -48/+6 |
* | Few minor updates to the linux expected results list. | deanm@chromium.org | 2008-12-02 | 1 | -2/+1 |
* | Reland 6190 now that the tree is green to see if | nsylvain@chromium.org | 2008-12-02 | 2 | -6/+48 |
* | Rebaseline deep-recursion, additional test cases were added upstream. | deanm@chromium.org | 2008-12-02 | 4 | -7/+5 |
* | Attempt to get the linux expected results closer to reality. | deanm@chromium.org | 2008-12-02 | 1 | -8/+305 |
* | Attempt to make the linux test lists more accurate. | deanm@chromium.org | 2008-12-02 | 2 | -682/+61 |
* | Remove getallheader() compat shim after upstream changes to use $_SERVER. | deanm@chromium.org | 2008-12-02 | 2 | -18/+0 |
* | Local fix to SCons bug: | sgk@google.com | 2008-12-02 | 1 | -0/+4 |
* | Introduce Extension class that can serializer and deserialize from Value | aa@chromium.org | 2008-12-02 | 7 | -0/+296 |
* | Fixes and enhancements | sgk@google.com | 2008-12-02 | 9 | -37/+77 |
* | I wanted env.subst() afterall, env.Dir is apparently incorrect. | deanm@chromium.org | 2008-12-02 | 1 | -2/+1 |
* | Minor refactorings: | ericroman@google.com | 2008-12-02 | 4 | -6/+5 |
* | Refactoring: replace some raw strings with GURL. | ericroman@google.com | 2008-12-02 | 10 | -44/+57 |
* | Pre-substitute webkit includes to avoid repeated subsitution. This causes my... | deanm@chromium.org | 2008-12-02 | 1 | -16/+19 |
* | Revert 6190 to see if it's the cause of the 100+ new regressions | nsylvain@chromium.org | 2008-12-02 | 2 | -48/+6 |
* | Oops, no pipe anymore. | nsylvain@chromium.org | 2008-12-02 | 1 | -1/+1 |