| Commit message (Expand) | Author | Age | Files | Lines |
* | CRLF->LF | tommi@chromium.org | 2009-09-30 | 1 | -11/+11 |
* | [Mac] Make the "Get themes" button in Preferences a link (again) | rsesek@chromium.org | 2009-09-30 | 2 | -15/+27 |
* | Fixes painting problems with views on Gtk. In particular during a | sky@chromium.org | 2009-09-30 | 2 | -12/+21 |
* | Adds a virtual dtor to BaseTestServer | cpu@chromium.org | 2009-09-30 | 1 | -0/+2 |
* | Add an optional WebFrame parameter to WebView::findFrameByName. | darin@chromium.org | 2009-09-30 | 11 | -6/+227 |
* | Add a couple of new TSAN suppressions, fix an old one | timurrrr@chromium.org | 2009-09-30 | 2 | -2/+15 |
* | Added 32-bit float textures to command buffers, also changed the texture::For... | petersont@google.com | 2009-09-30 | 6 | -20/+55 |
* | Roll DEPS for Webkit 48927:48937. | senorblanco@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Massage autogenerated suppressions to be more portable | dkegel@google.com | 2009-09-30 | 1 | -1/+22 |
* | Page Info Window | thomasvl@chromium.org | 2009-09-30 | 3 | -51/+190 |
* | Add bug 23450 to suppressions list. | huanr@chromium.org | 2009-09-30 | 1 | -0/+34 |
* | Remove the now-deleted bmp from the gyp file. | tommi@chromium.org | 2009-09-30 | 1 | -1/+0 |
* | Print suppressions used by ThreadSanitizer. | timurrrr@chromium.org | 2009-09-30 | 2 | -11/+40 |
* | Added command line argument --enable-webgl to facilitate turning on | kbr@google.com | 2009-09-30 | 9 | -2/+25 |
* | Make it possible to sort the WebCore Cache size columns in the Task Manager. ... | pkasting@chromium.org | 2009-09-30 | 5 | -69/+65 |
* | This fixes the Linux GYP build, fixing a number of (ahem!) problems | bradnelson@google.com | 2009-09-30 | 19 | -80/+88 |
* | Switching asynchronous tick callback in chrome to use the empty data url meth... | vangelis@google.com | 2009-09-30 | 1 | -8/+39 |
* | Remove test fixed in http://trac.webkit.org/changeset/48889 from test expecta... | dglazkov@chromium.org | 2009-09-30 | 1 | -3/+0 |
* | Enable <video> using cache | hclam@chromium.org | 2009-09-30 | 7 | -176/+209 |
* | Updating Native Client | gregoryd@google.com | 2009-09-30 | 1 | -1/+1 |
* | Make moles work for --show-extensions-on-top. | sidchat@chromium.org | 2009-09-30 | 1 | -5/+8 |
* | Fix for a focus related unit-test on Linux toolkit views. | jcampan@chromium.org | 2009-09-30 | 1 | -12/+13 |
* | Updates o3d_code_rev to 149, to accommadate for new screenshot names. | kkania@google.com | 2009-09-30 | 1 | -1/+1 |
* | Don't fire two wake notifications for user-initiated system wake-from-sleep. | pkasting@chromium.org | 2009-09-30 | 1 | -2/+5 |
* | PGO build other change | cpu@chromium.org | 2009-09-30 | 1 | -0/+7 |
* | Change disk access on theme install from UI to File thread. | mirandac@chromium.org | 2009-09-30 | 2 | -61/+121 |
* | Moving the work done in WinMain to another method called explictly, | jcampan@chromium.org | 2009-09-30 | 2 | -21/+34 |
* | Add a couple of new ThreadSanitizer suppressions | timurrrr@chromium.org | 2009-09-30 | 1 | -0/+13 |
* | Fix bad Crash signature in known list. | huanr@chromium.org | 2009-09-30 | 1 | -4/+3 |
* | Widen one suppression (to handle -fno-inline?). | dank@chromium.org | 2009-09-30 | 1 | -1/+2 |
* | Hook up webkit/api/public/WebView.h | darin@chromium.org | 2009-09-30 | 35 | -511/+391 |
* | Bring startup test for complex theme up to date. | mirandac@chromium.org | 2009-09-30 | 10 | -62/+6 |
* | When a button may have grown (e.g. icon loaded), recompute if we need | jrg@chromium.org | 2009-09-30 | 1 | -0/+3 |
* | Fix bookmark trimming. | jrg@chromium.org | 2009-09-30 | 1 | -3/+4 |
* | Remove some unused code. | darin@chromium.org | 2009-09-30 | 3 | -10/+0 |
* | Set new homepage preferences only if there is no existing value. | kuchhal@chromium.org | 2009-09-30 | 2 | -6/+11 |
* | Cleaning up some layout test expectations that were fixed in upstream WebKit. | senorblanco@chromium.org | 2009-09-30 | 1 | -2/+0 |
* | Re-enable SQL lite preload | jar@chromium.org | 2009-09-30 | 1 | -3/+1 |
* | Roll DEPS for Webkit 48904:48927. | senorblanco@chromium.org | 2009-09-30 | 2 | -1/+8 |
* | Update V8 to version 1.3.13.5. | mnaganov@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Address review comments. | thakis@chromium.org | 2009-09-30 | 3 | -9/+12 |
* | [Linux] Supports the LANGUAGE environment variable. | suzhe@chromium.org | 2009-09-30 | 2 | -14/+96 |
* | BrowsingDataRemover* should not be scoped. | kuchhal@chromium.org | 2009-09-30 | 3 | -9/+14 |
* | Fix a bug where dragging a window that's been closed by JS back into another ... | pinkerton@chromium.org | 2009-09-30 | 5 | -8/+37 |
* | Add ignore (should only need Xcode since no other platform should use OCMock) | thomasvl@chromium.org | 2009-09-30 | 0 | -0/+0 |
* | Update V8 to version 1.3.13.4. | sgjesse@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | DevTools: temorarily disable TestStepOut as it fails on Linux | yurys@google.com | 2009-09-30 | 1 | -1/+1 |
* | Updating trunk VERSION from 220.0 to 220.1 | laforge@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Rebaseline LayoutTests/fast/table/vertical-align-baseline.html for Windows/Li... | yutak@chromium.org | 2009-09-30 | 6 | -1/+81 |
* | DevTools: add tests for step over/out/in | yurys@google.com | 2009-09-30 | 4 | -0/+317 |