| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor. | viettrungluu@chromium.org | 2010-07-15 | 1 | -1/+27 |
* | Update V8 to version 2.3.0. | ager@chromium.org | 2010-07-15 | 1 | -0/+46 |
* | Add support for POST requests and custom request headers. | darin@chromium.org | 2010-07-15 | 6 | -26/+143 |
* | Implement scrolling in Pepper. This does simple scrolling of the backing store | brettw@chromium.org | 2010-07-15 | 1 | -1/+4 |
* | media: refactoring video_render_base to recycle buffers | jiesun@google.com | 2010-07-14 | 1 | -4/+14 |
* | Update test expectations to reflect a newly crashing webkit test. | estade@chromium.org | 2010-07-14 | 1 | -1/+5 |
* | linux: use some more GDK_ cursor constants for panning cursors | evan@chromium.org | 2010-07-14 | 1 | -12/+12 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 2 | -2/+0 |
* | Take out temporary code now that WebKit plugin change is rolled. | jam@chromium.org | 2010-07-14 | 4 | -39/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 2 | -0/+2 |
* | Hookup pepper v2 zoom interface. | jam@chromium.org | 2010-07-14 | 2 | -5/+22 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Temporarily disabling svg/custom/clip-path-child-changes.svg (already fixed u... | podivilov@chromium.org | 2010-07-14 | 1 | -0/+3 |
* | DevTools: provide network log details to the WebCore's InspectorController. | pfeldman@chromium.org | 2010-07-14 | 3 | -0/+108 |
* | Update V8 to version 2.2.24. | ager@chromium.org | 2010-07-14 | 1 | -0/+44 |
* | WebKit roll: 63173 -> 63272 | podivilov@chromium.org | 2010-07-14 | 1 | -89/+0 |
* | Fix wording of "plug-in". | bauerb@chromium.org | 2010-07-14 | 1 | -13/+13 |
* | Revert "Webkit roll: 63173 -> 63272" | podivilov@chromium.org | 2010-07-14 | 1 | -0/+89 |
* | Webkit roll: 63173 -> 63272 | podivilov@chromium.org | 2010-07-14 | 1 | -89/+0 |
* | Fix some uninitialize variables that caused the URLLoader test to | darin@chromium.org | 2010-07-14 | 1 | -1/+3 |
* | New javascript console logging related to the appcache. | michaeln@chromium.org | 2010-07-14 | 13 | -81/+171 |
* | Fix pepper v2 find implementation. | jam@chromium.org | 2010-07-13 | 2 | -15/+20 |
* | Temporarily disabling http/tests/loading/basic.html & http/tests/misc/slow-pr... | ajwong@chromium.org | 2010-07-13 | 1 | -0/+4 |
* | add find hookup | wjia@google.com | 2010-07-12 | 3 | -5/+67 |
* | Don't offer to translate pages if the page says so by | jcivelli@google.com | 2010-07-12 | 2 | -0/+31 |
* | Add focus-loss messages for Windows and Linux plugins | stuartmorgan@chromium.org | 2010-07-12 | 2 | -6/+2 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 14 | -21/+37 |
* | Failed compile on Chromium builder dbg | vandebo@chromium.org | 2010-07-12 | 14 | -37/+21 |
* | Pass notifications to the browser on access to the appcache main resource man... | jochen@chromium.org | 2010-07-12 | 14 | -21/+37 |
* | Change the default number of proxy resolver threads used for evaluating PAC s... | eroman@chromium.org | 2010-07-10 | 1 | -1/+1 |
* | Chrome side of removing WebPlugin::supportsFind. | jam@chromium.org | 2010-07-10 | 7 | -14/+37 |
* | Revert r52002, "Webkit Roll 62844 -> 62977" | ajwong@chromium.org | 2010-07-09 | 1 | -1/+84 |
* | Update Chrome to pull latest PPAPI with new uses of point and size. | brettw@chromium.org | 2010-07-09 | 13 | -170/+179 |
* | Pepper v2 Font API browser implementation. | jam@chromium.org | 2010-07-09 | 8 | -0/+192 |
* | Webkit Roll 62844 -> 62977 | ajwong@chromium.org | 2010-07-09 | 1 | -84/+1 |
* | Minor cleanup of a couple files: sort arrays of resource IDs into order (to m... | pkasting@chromium.org | 2010-07-09 | 2 | -26/+26 |
* | Implement new test logic in Chromium's TestNetscape Plugin to pass plugins/pl... | jnd@chromium.org | 2010-07-09 | 3 | -1/+36 |
* | Layout test svg/W3C-SVG-1.1/struct-use-01-t.svg: mark as FAIL | hans@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | file_util: Get rid of most uses of UpOneDirectory. | tfarina@chromium.org | 2010-07-09 | 1 | -8/+9 |
* | Layout test: svg/W3C-SVG-1.1/struct-use-01-t.svg fails Mac Webkit Mac10.5 (db... | hans@chromium.org | 2010-07-09 | 1 | -0/+2 |
* | Disable tests post webkit roll. | ajwong@chromium.org | 2010-07-09 | 1 | -0/+1 |
* | add followup comment from last checkin | jam@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | Hookup Pepper v2 GetSelectedText. | jam@chromium.org | 2010-07-09 | 1 | -2/+7 |
* | Webkit Roll 62670 -> 62844. *gulp* | ajwong@chromium.org | 2010-07-09 | 1 | -0/+82 |
* | Bring in the latest PPAPI and add an implementation for SetCursor. | jam@chromium.org | 2010-07-09 | 3 | -4/+98 |
* | Clean up .grds, step 1: Alphabetize. | pkasting@chromium.org | 2010-07-08 | 2 | -37/+35 |
* | Chrome side of making RenderView not special case PluginDocument and making t... | jam@chromium.org | 2010-07-08 | 8 | -34/+175 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 6 | -23/+22 |
* | Pull latest PPAPI with some cleanup, update the var interface to reflect the | brettw@chromium.org | 2010-07-08 | 1 | -5/+9 |