| Commit message (Expand) | Author | Age | Files | Lines |
* | Blind mac build fix. | evan@chromium.org | 2009-02-10 | 1 | -0/+2 |
* | Get the renderer closer to rendering something on linux. | estade@chromium.org | 2009-02-10 | 6 | -9/+24 |
* | Bring a bunch more headers into the non-Windows build: | evan@chromium.org | 2009-02-10 | 21 | -143/+166 |
* | Fix UI test regression, there's a better way to refactor this anyway. | pkasting@chromium.org | 2009-02-10 | 4 | -5/+22 |
* | Reverting 9439. | kuchhal@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Tighten up IPC Tests a bit. | jeremy@chromium.org | 2009-02-10 | 4 | -85/+111 |
* | Updating to latest V8 version. | jon@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | POSIX: add command line option to launch renderers in a wrapper | agl@chromium.org | 2009-02-10 | 5 | -1/+36 |
* | Fix windows build. | tc@google.com | 2009-02-10 | 1 | -1/+1 |
* | Three more LayoutTest fixes. | finnur@google.com | 2009-02-09 | 6 | -410/+470 |
* | Small refactoring of the test webserver. | stoyan@chromium.org | 2009-02-09 | 1 | -5/+22 |
* | Rollback WebKit merge since background images don't paint. | darin@chromium.org | 2009-02-09 | 9 | -28/+18 |
* | Make aero glass code look more like other nonclient views in hopes of easing ... | pkasting@chromium.org | 2009-02-09 | 10 | -285/+188 |
* | Speling fix. | avi@chromium.org | 2009-02-09 | 2 | -4/+4 |
* | Make merge script work with BeyondCompare on Vista64. BComp.exe is installed | darin@chromium.org | 2009-02-09 | 1 | -0/+2 |
* | Fix the Linux build. v8/Threading.cpp no longer exists. | darin@chromium.org | 2009-02-09 | 1 | -1/+0 |
* | NO CODE CHANGE. Fix EOL in autofill_manager.cc. | maruel@chromium.org | 2009-02-09 | 1 | -110/+110 |
* | Add constructor to net::FileStream to create it with a base::PlatformFile han... | hclam@chromium.org | 2009-02-09 | 4 | -0/+63 |
* | WebKit merge 40722:40785 (part 2) | darin@chromium.org | 2009-02-09 | 9 | -18/+28 |
* | Add Threading Support based on Chromium's MessageLoop, Chromium side.R=darin,... | dglazkov@google.com | 2009-02-09 | 9 | -119/+70 |
* | Defers the test | sky@google.com | 2009-02-09 | 1 | -1/+3 |
* | Marking a test as skip. | jcampan@chromium.org | 2009-02-09 | 1 | -0/+5 |
* | Porting the toolbar to GTK. | erg@google.com | 2009-02-09 | 7 | -6/+238 |
* | Rebaselines the test LayoutTests/fast/canvas/shadow-offset-7.html . | sky@google.com | 2009-02-09 | 4 | -2/+15 |
* | Hook up the browser bar just a little bit more. | jrg@chromium.org | 2009-02-09 | 2 | -9/+3 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 24 | -266/+177 |
* | Remove LIBS_DIR usage. | evan@chromium.org | 2009-02-09 | 3 | -5/+2 |
* | Revert "Linux build fix" | tc@google.com | 2009-02-09 | 1 | -6/+1 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 32 | -324/+168 |
* | Add more state implementation to the BrowserWindowGtk object. Window bounds ... | jhawkins@chromium.org | 2009-02-09 | 2 | -13/+58 |
* | Bring up renderer_main on linux. | estade@chromium.org | 2009-02-09 | 4 | -11/+50 |
* | Linux build fix | agl@chromium.org | 2009-02-09 | 1 | -3/+3 |
* | The DumpWindowStatus flag wasn't being cleared in Reset. | finnur@google.com | 2009-02-09 | 1 | -0/+3 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 18 | -63/+63 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 33 | -168/+329 |
* | This changes the approach for our webkit widget area, from using a custom Gtk... | deanm@chromium.org | 2009-02-09 | 4 | -225/+237 |
* | Stub out an unimplemented NSS function. | evan@chromium.org | 2009-02-09 | 2 | -0/+10 |
* | By changing how we #ifdef, we get a bunch more l10n functions. | evan@chromium.org | 2009-02-09 | 2 | -31/+6 |
* | Stub out a function in FileVersionInfo that the dynamic link wants. | evan@chromium.org | 2009-02-09 | 1 | -0/+5 |
* | Fix the extension repetition problem with download manager. Enabled the corre... | sidchat@google.com | 2009-02-09 | 2 | -3/+5 |
* | Add navigation_entry_unittest to Mac build | pinkerton@chromium.org | 2009-02-09 | 1 | -11/+7 |
* | Test the RemoveCommandObserver() routine that removes an observer from all it... | pinkerton@chromium.org | 2009-02-09 | 1 | -0/+31 |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 10 | -22/+35 |
* | More v8 bindings work to support executing worker and handling events in its ... | jianli@chromium.org | 2009-02-09 | 22 | -114/+1071 |
* | Retrying previous changelist. I can't get this to fail | finnur@google.com | 2009-02-09 | 8 | -84/+115 |
* | Selecting an item in the autocomplete popup would cause a crasher. | jcampan@chromium.org | 2009-02-09 | 2 | -31/+46 |
* | Fix mac build. | darin@google.com | 2009-02-09 | 1 | -32/+0 |
* | Reverting 9394. | ojan@google.com | 2009-02-09 | 23 | -50/+70 |
* | Reverting 9393. | ojan@google.com | 2009-02-09 | 23 | -70/+50 |
* | Reverting 9383. | ojan@google.com | 2009-02-09 | 23 | -50/+70 |