| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable running webkit tests in parallel and make it use | ojan@google.com | 2009-03-30 | 4 | -0/+23 |
* | Display a title for files in the back/forward menu. | estade@chromium.org | 2009-03-30 | 1 | -1/+2 |
* | Fix some line endings in browser/dom_ui. | brettw@chromium.org | 2009-03-30 | 2 | -115/+115 |
* | Reverting, as this changelist broke unittests on Windows. | markus@chromium.org | 2009-03-30 | 1 | -10/+2 |
* | * Breakpad on OSX now works with stock Breakpad framwork. | jeremy@chromium.org | 2009-03-30 | 11 | -45/+354 |
* | Make NTP work by correctly marking the kind of urls we type in. Patch from ro... | pinkerton@chromium.org | 2009-03-30 | 1 | -1/+5 |
* | Change the bad-certificate handler for SSL (using NSS) to return an | markus@chromium.org | 2009-03-30 | 1 | -2/+10 |
* | Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout. | sgk@google.com | 2009-03-30 | 1 | -2/+6 |
* | Retry of r12793: Rename some .cpp files to .cc. | evan@chromium.org | 2009-03-30 | 5 | -11/+11 |
* | Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha... | hclam@chromium.org | 2009-03-30 | 2 | -2/+11 |
* | FFmpeg Audio decoder glue code | hclam@chromium.org | 2009-03-30 | 1 | -0/+2 |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 18 | -186/+247 |
* | Decoders now use standard callback mechanism for Reads. Removed Assignable<>... | ralphl@chromium.org | 2009-03-30 | 2 | -6/+6 |
* | Break out the tab rendering logic into TabGtk and TabRendererGtk. | jhawkins@chromium.org | 2009-03-30 | 10 | -646/+1324 |
* | Revert "Rename some .cpp files to .cc." | evan@chromium.org | 2009-03-30 | 5 | -6/+6 |
* | Rename some .cpp files to .cc. | evan@chromium.org | 2009-03-30 | 5 | -6/+6 |
* | The NativeButton HWND would not be created yet when we were setting the initi... | jcampan@chromium.org | 2009-03-30 | 1 | -5/+5 |
* | Use HTTP status return code to make SDCH handling more robust. | jar@chromium.org | 2009-03-30 | 2 | -2/+2 |
* | Based on empirical data, push chrome.dll's base address forward. | deanm@chromium.org | 2009-03-30 | 1 | -1/+1 |
* | Platform cleanup in chrome UI tests. | phajdan.jr@chromium.org | 2009-03-30 | 2 | -5/+9 |
* | Cleanup in automation. Remove WaitForTabCountToChange. | phajdan.jr@chromium.org | 2009-03-30 | 10 | -224/+109 |
* | Fix the DOMUIToStandard unit test and uncomment it. The NavigationController | brettw@chromium.org | 2009-03-30 | 1 | -8/+20 |
* | Make version rule's path assumptions less specific. | robertshield@google.com | 2009-03-30 | 1 | -1/+1 |
* | Revert 12763. | jianli@chromium.org | 2009-03-30 | 7 | -601/+0 |
* | Enable worker layout tests. In order for test_shell to run worker, we link al... | jianli@chromium.org | 2009-03-30 | 7 | -0/+601 |
* | Switching media to gyp under windows. | bradnelson@google.com | 2009-03-30 | 1 | -2/+2 |
* | A workaround fix for Issue 3693. | hbono@chromium.org | 2009-03-30 | 1 | -0/+6 |
* | Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows. | evan@chromium.org | 2009-03-29 | 1 | -8/+0 |
* | Fix crash that occurs when the about:network window is closed while still | darin@chromium.org | 2009-03-28 | 1 | -0/+1 |
* | Fix linux build. | aa@chromium.org | 2009-03-28 | 1 | -1/+0 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 21 | -94/+437 |
* | Build fix. | abarth@chromium.org | 2009-03-28 | 1 | -1/+1 |
* | Add the ability to specify a default MIME type when loading a resource. We'l... | abarth@chromium.org | 2009-03-28 | 9 | -2/+37 |
* | It looks like the Chrome NPAPI plugin installer has been broken since we firs... | ananta@chromium.org | 2009-03-28 | 2 | -1/+411 |
* | A crash report from the field reports that we are removing a SafeBrowsingBloc... | jcampan@chromium.org | 2009-03-28 | 1 | -2/+5 |
* | This CL fixes a lint issue -- line exceeding 80 characters. | xji@chromium.org | 2009-03-28 | 1 | -1/+2 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 19 | -91/+130 |
* | The URL in the bug triggers an SSL interstitial for a redirect that redirects... | jcampan@chromium.org | 2009-03-27 | 3 | -2/+64 |
* | Fix build in release mode. | tc@google.com | 2009-03-27 | 1 | -1/+2 |
* | Move message flags into a separate header that can be used | tc@google.com | 2009-03-27 | 15 | -75/+84 |
* | Fixed a lot threading issues during tear down of <video> | hclam@chromium.org | 2009-03-27 | 6 | -84/+94 |
* | Properly fix menu display when using dark system themes. | evan@chromium.org | 2009-03-27 | 3 | -14/+4 |
* | Fix assertion that was firing in unit tests. | jam@chromium.org | 2009-03-27 | 1 | -3/+6 |
* | Add another ifdef for other platforms | jam@chromium.org | 2009-03-27 | 1 | -0/+2 |
* | Fix non Windows builds. | jam@chromium.org | 2009-03-27 | 2 | -1/+5 |
* | Comment out the crashing test so the tree can be open while I fix it. | brettw@chromium.org | 2009-03-27 | 1 | -0/+2 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 31 | -335/+116 |
* | Reverting 12673. | brettw@chromium.org | 2009-03-27 | 3 | -85/+130 |
* | Fix lineendings for dom ui unittest. | brettw@chromium.org | 2009-03-27 | 1 | -116/+116 |
* | Hide StatsTable behind --enable-stats-table. | mbelshe@google.com | 2009-03-27 | 5 | -5/+13 |