| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -2/+13 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ... | ananta@chromium.org | 2008-10-20 | 5 | -1/+113 |
* | Fixup some JSC compile errors for glue. | mbelshe@google.com | 2008-10-20 | 2 | -2/+26 |
* | * Fix LayoutTests/http/tests/navigation/reloadsubframe-*frame.html on Windows. | mmoss@google.com | 2008-10-20 | 1 | -1/+0 |
* | Fix perf regression with iframe shim. | pkasting@chromium.org | 2008-10-20 | 4 | -15/+36 |
* | The post data parser now allows post data from plugin | joshia@google.com | 2008-10-20 | 1 | -8/+6 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -13/+2 |
* | fix linux build | tc@google.com | 2008-10-18 | 1 | -9/+11 |
* | Update to pick up PLATFORM(MAC) and add some ifdefs in event_conversion.cc | darin@google.com | 2008-10-18 | 1 | -5/+5 |
* | Disable PLATFORM(WIN) !! | darin@chromium.org | 2008-10-18 | 8 | -52/+178 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -2/+13 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -13/+2 |
* | Fix a couple more build errors, and make the V8 DerivedSources.make mirror th... | pkasting@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | Revert r3564, "We want these symbols on all platforms." | evanm@google.com | 2008-10-17 | 1 | -0/+4 |
* | We want these symbols on all platforms. | evanm@google.com | 2008-10-17 | 1 | -4/+0 |
* | Fixed clipboard format type in function signature. | estade@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | Temporarily disable failing unit tests. Opened issue 3542. | joshia@google.com | 2008-10-17 | 1 | -2/+4 |
* | Fix post url layout test. | joshia@google.com | 2008-10-17 | 2 | -4/+9 |
* | Start compiling a bunch of *Chromium.cpp files in our port on | tc@google.com | 2008-10-17 | 1 | -5/+5 |
* | Fix a couple more build errors, one in glue and one (the last one!) in WebCore. | pkasting@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | fix build, UINT is not defined on linux and we don't use | tc@google.com | 2008-10-17 | 1 | -1/+1 |
* | Currently, there is no way to access or modify the upload data and/or complete | darin@google.com | 2008-10-17 | 3 | -6/+125 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 3 | -0/+15 |
* | Fix windows build bustage from unbalanced pragma macros. | tc@google.com | 2008-10-16 | 1 | -1/+2 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 52 | -112/+209 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=2952, which... | ananta@chromium.org | 2008-10-16 | 1 | -1/+3 |
* | Fix a problem with rdi.ca where the video (silverlight) is not painting. | nsylvain@chromium.org | 2008-10-16 | 1 | -1/+11 |
* | Remove some more extraneous NOTIMPLEMENTEDs to "fix" failing layout tests. | darin@chromium.org | 2008-10-16 | 1 | -3/+0 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=146&, | ananta@chromium.org | 2008-10-16 | 2 | -0/+4 |
* | Don't send duplicate "Cache-Control: max-age=0" headers. | ericroman@google.com | 2008-10-16 | 1 | -13/+26 |
* | Remove some bogus NOTIMPLEMENTEDs that were leading to layout test bustage. | darin@chromium.org | 2008-10-15 | 1 | -6/+2 |
* | Kill bogus leftover include. | darin@chromium.org | 2008-10-15 | 1 | -1/+0 |
* | Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in... | darin@chromium.org | 2008-10-15 | 7 | -57/+42 |
* | Fix compiler warnings on Linux in resource_handle_win.cc | tc@google.com | 2008-10-15 | 1 | -3/+5 |
* | Add an alternate error page for connection errors. This is already supported... | tc@google.com | 2008-10-15 | 1 | -1/+2 |
* | A fix for Issue 2673 in chromium: "Flash: IME not available". | hbono@chromium.org | 2008-10-15 | 2 | -2/+30 |
* | Rename various text zoom related stuff to be more generic, since we now can | brettw@google.com | 2008-10-14 | 3 | -28/+40 |
* | Convert CaptureImage to a single method with lots of ifdefs. | tc@google.com | 2008-10-14 | 1 | -36/+9 |
* | Fix a bug where if we converted a std::string into a WebCore::String, | brettw@google.com | 2008-10-14 | 2 | -6/+17 |
* | Start compiling webview_impl.cc. | erg@google.com | 2008-10-14 | 1 | -1/+1 |
* | get webframe_impl.cc to compile on linux | tc@google.com | 2008-10-14 | 3 | -19/+36 |
* | Fix spelling. | erg@google.com | 2008-10-14 | 1 | -1/+7 |
* | Revert "wrap HMODULE with ifdefs for right now to compile on linux" | erg@google.com | 2008-10-14 | 1 | -7/+1 |
* | Make zomm do full page zoom instead of just text zoom. | brettw@google.com | 2008-10-14 | 1 | -3/+3 |
* | wrap HMODULE with ifdefs for right now to compile on linux | erg@google.com | 2008-10-14 | 1 | -1/+7 |
* | Fix one of icefox's patchs which broke under windows by adding the header whi... | erg@google.com | 2008-10-14 | 1 | -6/+10 |
* | Revert "Wrap cursor calls with windows ifdef as cursor support only works on ... | erg@google.com | 2008-10-14 | 1 | -9/+6 |
* | Wrap cursor calls with windows ifdef as cursor support only works on windows ... | erg@google.com | 2008-10-14 | 1 | -6/+9 |
* | Replace pragma with MSVC macros | erg@google.com | 2008-10-14 | 3 | -5/+8 |
* | build more glue on linux | tc@google.com | 2008-10-14 | 2 | -5/+8 |