| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Enable spell check for this field" menu option in sub context menu for c... | sidchat@google.com | 2008-12-15 | 9 | -43/+73 |
* | Fix mac bustage. | darin@google.com | 2008-12-15 | 1 | -4/+0 |
* | Ditch PluginStubsMac.cpp in favor of using the existing Chromium code. | darin@google.com | 2008-12-15 | 2 | -66/+38 |
* | Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the | darin@chromium.org | 2008-12-15 | 6 | -37/+43 |
* | Correct expectation for test that only fails in debug. | mmoss@google.com | 2008-12-15 | 1 | -1/+1 |
* | A stack changed for test_shell_tests (was this expected brett?), and another ... | erikkay@google.com | 2008-12-15 | 4 | -12/+236 |
* | Rebaseline some CSS gradient tests for Win/Linux. | mmoss@google.com | 2008-12-15 | 8 | -4/+24 |
* | Rebaseline some canvas gradient tests for Win/Linux. | mmoss@google.com | 2008-12-15 | 5 | -6/+2 |
* | Move "stops sort" before first usage of m_stops. | mmoss@google.com | 2008-12-15 | 1 | -7/+7 |
* | Eliminate port/platform/win directory. Stop building a fork of BString, and | darin@chromium.org | 2008-12-15 | 10 | -457/+31 |
* | Remove few more errors in mac scons build. | phajdan.jr@chromium.org | 2008-12-15 | 7 | -10/+35 |
* | Remove test_shell_test from the TestShell target since it has it's own target... | thomasvl@chromium.org | 2008-12-15 | 1 | -2/+0 |
* | Disable some failing layout tests. | mmoss@google.com | 2008-12-13 | 1 | -2/+7 |
* | Implement visited link coloring. | brettw@google.com | 2008-12-13 | 7 | -16/+110 |
* | Remove references to base from platform/graphics. | brettw@google.com | 2008-12-13 | 3 | -16/+25 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 3 | -5/+11 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 3 | -11/+5 |
* | Fix purify complaint about FontData structs being leaked. These are held in a | darin@chromium.org | 2008-12-13 | 1 | -4/+4 |
* | Fix max build bustage. | darin@google.com | 2008-12-13 | 1 | -6/+12 |
* | Move implementation of BackForwardListClient to a new class named | darin@chromium.org | 2008-12-13 | 14 | -388/+188 |
* | Merge 39141:39143: The ScriptCallStack (2/2) | dglazkov@google.com | 2008-12-12 | 15 | -147/+349 |
* | Disable tests so I can debug offline. | tc@google.com | 2008-12-12 | 1 | -0/+8 |
* | Fix some shadow tests by allowing a 0 blur shadow | tc@google.com | 2008-12-12 | 20 | -20/+89 |
* | Move skia_utils into the skia namespace. | brettw@google.com | 2008-12-12 | 2 | -3/+3 |
* | Get a few more mac tests inline. This gets us down to where it's gonna take a | thomasvl@chromium.org | 2008-12-12 | 1 | -15/+42 |
* | Rebaseline some changed tests as a result of the Skia merge. I think these we... | brettw@google.com | 2008-12-12 | 7 | -14/+11 |
* | Fix for http://code.google.com/p/chromium/issues/detail?id=5409. | mpcomplete@google.com | 2008-12-12 | 4 | -10/+16 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 8 | -9/+13 |
* | Add a few recent errors to the known errors list to green the bot while they'... | erikkay@google.com | 2008-12-12 | 2 | -0/+245 |
* | A couple of linux keyboard input fixes. | estade@chromium.org | 2008-12-12 | 2 | -2/+7 |
* | Add failing tests so we can open the tree. TBR. | ojan@google.com | 2008-12-12 | 1 | -0/+14 |
* | run_layout_tests.py mutated a set in a print function, causing very wrong out... | erg@google.com | 2008-12-12 | 1 | -1/+1 |
* | Rebaseline canvas gradient tests for Linux and Windows. | mmoss@google.com | 2008-12-12 | 3 | -3/+1 |
* | Rebaseline images for the Skia merge. Skia changed the antialiasing algorithm... | brettw@google.com | 2008-12-12 | 2038 | -1507/+1508 |
* | Remove JSC masquerade, implement ScriptState (2/2). | dglazkov@google.com | 2008-12-12 | 10 | -166/+64 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 2 | -9/+9 |
* | Remove the unused StateTrackingString.h | darin@chromium.org | 2008-12-12 | 2 | -76/+0 |
* | mac uses RGBA for its rendering, not BGRA. This fix got lost when we merged t... | pinkerton@google.com | 2008-12-12 | 1 | -1/+7 |
* | fix scons bindings generation | tc@google.com | 2008-12-12 | 1 | -1/+0 |
* | Add layout test regression due to recent gradient change. | mmoss@google.com | 2008-12-12 | 1 | -0/+4 |
* | Updating more mac tests that were marked for timeout and/or crash, but always... | thomasvl@chromium.org | 2008-12-12 | 2 | -25/+10 |
* | Fix scons build bustage. | darin@chromium.org | 2008-12-12 | 1 | -1/+2 |
* | Fix build bustage. | darin@chromium.org | 2008-12-12 | 1 | -1/+1 |
* | Move UndetectableHTMLCollection.idl into bindings/v8 | darin@chromium.org | 2008-12-12 | 3 | -20/+1 |
* | It turns out that we can just use the versions of IconLoader.cpp and | darin@chromium.org | 2008-12-12 | 7 | -409/+23 |
* | Sort gradient stops before processing. | mmoss@google.com | 2008-12-12 | 1 | -1/+13 |
* | Updated a bunch of entries that pass on the mac but are marked for failure. | thomasvl@chromium.org | 2008-12-12 | 1 | -275/+165 |
* | Make RenderThemeGtk match RenderThemeWin a bit more. | deanm@chromium.org | 2008-12-12 | 2 | -6/+8 |
* | Drop search field methods in RenderThemeGtk. | deanm@chromium.org | 2008-12-12 | 2 | -37/+0 |
* | Apply svn:executable to .py files which should have it. | phajdan.jr@chromium.org | 2008-12-12 | 3 | -2/+2 |