| Commit message (Expand) | Author | Age | Files | Lines |
* | remove EventHandlerMac, we're no longer building it. | pinkerton@google.com | 2008-11-12 | 1 | -653/+0 |
* | Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi... | pinkerton@google.com | 2008-11-12 | 4 | -377/+86 |
* | Fix build bustage by removing non-existent port/xml directory from DerivedSou... | darin@chromium.org | 2008-11-12 | 1 | -5/+1 |
* | Fixes a regression caused by my change r5095. | hbono@chromium.org | 2008-11-12 | 1 | -0/+11 |
* | Scrollbars on Linux. | agl@chromium.org | 2008-11-12 | 7 | -131/+318 |
* | Cleanup style and alphabetize the functions in GraphicsContextSkia. It should | brettw@google.com | 2008-11-12 | 1 | -473/+497 |
* | Minor cleanup in port/. Eliminate some unused files and a redundant include ... | darin@chromium.org | 2008-11-12 | 3 | -19/+0 |
* | Prevent crash due to DIB allocation failure | joshia@google.com | 2008-11-12 | 5 | -11/+33 |
* | Add ChromiumBridge::isLayoutTestMode() and change references to webkit::IsLay... | erikkay@google.com | 2008-11-12 | 6 | -32/+44 |
* | Some fixes to parallel upstream changes in our last merge. | pkasting@chromium.org | 2008-11-12 | 1 | -4/+8 |
* | Merge results from layout_test_results/common/ into layout_test_results/v8/. | pamg@google.com | 2008-11-12 | 68 | -0/+2386 |
* | Fix areas not being repainted in the linux test shell | tc@google.com | 2008-11-12 | 2 | -30/+16 |
* | Force the line endings on .sln files to be CRLF. | tc@google.com | 2008-11-12 | 2 | -867/+867 |
* | Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)... | pamg@google.com | 2008-11-11 | 5 | -244/+8 |
* | Temporarily disable collecting and appending stderr output, to see if it makes | pamg@google.com | 2008-11-11 | 1 | -12/+12 |
* | Skip a test that causes the harness to hang in debug mode. | pamg@google.com | 2008-11-11 | 1 | -2/+4 |
* | Move ThemeData into RenderThemeWin.h to match what happened upstream. | darin@chromium.org | 2008-11-11 | 3 | -29/+15 |
* | Fix plugin data refreshing to work again. | darin@chromium.org | 2008-11-11 | 1 | -20/+31 |
* | * Remove windows-ism from pasteboard code and move to using | tc@google.com | 2008-11-11 | 21 | -1707/+555 |
* | Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc. | tc@google.com | 2008-11-11 | 2 | -1/+1 |
* | Don't output empty stderr lines. This will hopefully solve the MemoryError | pamg@google.com | 2008-11-11 | 1 | -2/+4 |
* | Fix linux build. | ojan@google.com | 2008-11-11 | 1 | -5/+4 |
* | Copy over the IDL files from port that really should be in the vendor branch ... | ojan@google.com | 2008-11-11 | 19 | -1658/+0 |
* | Quiet some old debugging printouts. | evanm@google.com | 2008-11-11 | 1 | -5/+0 |
* | Ported plugin_stream to posix. | estade@chromium.org | 2008-11-11 | 6 | -93/+217 |
* | Cache the GdkSkia object in PlatformContextSkia so that we aren't creating | agl@chromium.org | 2008-11-11 | 7 | -10/+31 |
* | Some changes necessary to build an optimized binary on Linux. | evanm@google.com | 2008-11-11 | 5 | -6/+14 |
* | Fix Chromium bug 4178 | jhaas@chromium.org | 2008-11-11 | 3 | -1/+20 |
* | Basic cursor support. | evanm@google.com | 2008-11-11 | 5 | -2/+145 |
* | - Collect stderr separately from stdout and append it to the layout test output. | pamg@google.com | 2008-11-11 | 5 | -8/+243 |
* | Remove duplicate plugin_geturl_test.cc from the to-be-ported list. | sgk@google.com | 2008-11-11 | 1 | -1/+0 |
* | remove unused files now that we're not PLATFORM(MAC) (take two, post merge la... | pinkerton@google.com | 2008-11-11 | 1 | -100/+0 |
* | Break port dependency on glue. Create ResourceRequest::TargetType as a mirro... | darin@chromium.org | 2008-11-11 | 4 | -39/+57 |
* | Fix a UMR in MakePlatformWheelEvent(). | ericroman@google.com | 2008-11-11 | 3 | -5/+2 |
* | Eliminate another dependency of port on glue. | darin@chromium.org | 2008-11-11 | 3 | -33/+40 |
* | Fix a test shell bug, as well as fixing an affected test and removing our | evanm@google.com | 2008-11-11 | 3 | -6/+5 |
* | Add autofill | jeremy@chromium.org | 2008-11-11 | 1 | -0/+6 |
* | * fix linux build | tc@google.com | 2008-11-11 | 2 | -2/+4 |
* | Review URL: http://codereview.chromium.org/10005 | petersont@google.com | 2008-11-11 | 4 | -17/+39 |
* | This CL makes the form autofill popup menu behave like the Firefox's one, we ... | jcampan@chromium.org | 2008-11-11 | 3 | -2/+26 |
* | Fix test list booboo. TBR. | ojan@google.com | 2008-11-11 | 1 | -7/+6 |
* | Newlines, argh TBR=agl | dglazkov@google.com | 2008-11-11 | 2 | -2/+2 |
* | Fix mac build | dglazkov@google.com | 2008-11-11 | 1 | -4/+18 |
* | Turns out some of these are still flaky. | ojan@google.com | 2008-11-11 | 1 | -1/+8 |
* | Fix Linux tree by adding a newline to JSDOMBinding.cpp | agl@chromium.org | 2008-11-11 | 1 | -1/+1 |
* | Get rid of ExceptionContext (2/2) | dglazkov@google.com | 2008-11-10 | 12 | -228/+220 |
* | Update test lists to match state of the world better. | ojan@google.com | 2008-11-10 | 1 | -138/+57 |
* | More ChromiumBridge action to eliminate glue dependencies from port. | darin@chromium.org | 2008-11-10 | 6 | -61/+54 |
* | This fixes another issue with PDF documents loaded via FastWebView (NPN_Reque... | ananta@chromium.org | 2008-11-10 | 2 | -1/+18 |
* | Remove passing layout test fixed in r5064. | ericroman@google.com | 2008-11-10 | 1 | -4/+0 |