| Commit message (Expand) | Author | Age | Files | Lines |
* | Rolls WebKit 61233:61234 | bulach@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Implement more of Flush properly. This adds support for waiting on the message | brettw@chromium.org | 2010-06-16 | 5 | -32/+96 |
* | Fixed a crash and added a test to find it. | mad@google.com | 2010-06-16 | 3 | -14/+67 |
* | Adding a new showSuggestionPopup to the the WebPasswordAutocompleteListenerImpl | jcivelli@chromium.org | 2010-06-16 | 2 | -6/+14 |
* | TTF: Enable disabled test: ResourceFetcherTests.ResourceFetcherDownload | vandebo@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | At times the Windows media player plugin would not render video. This would o... | ananta@chromium.org | 2010-06-15 | 6 | -10/+59 |
* | Add support for serializing WebHistoryItem::itemSequenceNumber. | darin@chromium.org | 2010-06-15 | 1 | -1/+15 |
* | Always report keypresses in plugins as handled on the Mac | stuartmorgan@chromium.org | 2010-06-15 | 1 | -4/+11 |
* | Make timer-driven CA plugins less wasteful, and up the timer frequency | stuartmorgan@chromium.org | 2010-06-15 | 1 | -1/+6 |
* | Clears the autofilled password when the login is changed. | jcivelli@chromium.org | 2010-06-13 | 4 | -153/+186 |
* | Fixed edgecase bugs for WebMediaPlayer buffered() | vrk@google.com | 2010-06-12 | 1 | -2/+6 |
* | Add a font API to Pepper and implement on Linux based on agl's code from http... | jam@chromium.org | 2010-06-11 | 2 | -0/+10 |
* | Make MediaFilter::Stop() asynchronous. | boliu@chromium.org | 2010-06-11 | 8 | -23/+54 |
* | Track whether a page was loaded via a proxy so that we can | mbelshe@chromium.org | 2010-06-10 | 3 | -0/+7 |
* | Keep the internal plugin always loaded in a more efficient way (i.e. don't in... | jam@chromium.org | 2010-06-10 | 2 | -18/+30 |
* | First pass at implementing real Flush callbacks. This does not currently | brettw@chromium.org | 2010-06-10 | 4 | -40/+286 |
* | Added resource images for progress bar on Linux. | tony@chromium.org | 2010-06-10 | 6 | -0/+8 |
* | Take 2 at working around a multipart crash | tony@chromium.org | 2010-06-10 | 3 | -11/+24 |
* | Add a command line switch to enable the pepper testing interface. This moves ... | brettw@chromium.org | 2010-06-09 | 5 | -4/+51 |
* | Remove an inaccurate comment about STLDeleteElements. | tfarina@chromium.org | 2010-06-08 | 1 | -2/+0 |
* | Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir... | tfarina@chromium.org | 2010-06-05 | 9 | -15/+15 |
* | Actually clear the disk cache, and keep it enabled, between benchmark runs. | mlloyd@chromium.org | 2010-06-05 | 1 | -0/+3 |
* | Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo... | dglazkov@chromium.org | 2010-06-04 | 1 | -22/+5 |
* | Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficient | stuartmorgan@chromium.org | 2010-06-03 | 1 | -2/+1 |
* | Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins | stuartmorgan@chromium.org | 2010-06-03 | 3 | -10/+26 |
* | Linux: for Flash, disable right clicks in windowless mode. | viettrungluu@chromium.org | 2010-06-03 | 2 | -2/+15 |
* | Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou... | boliu@google.com | 2010-06-02 | 1 | -4/+0 |
* | Adding command line flag for enabling accelerated compositing. | vangelis@chromium.org | 2010-06-02 | 2 | -0/+5 |
* | Make webkit_glue not depend on default_plugin. | thakis@chromium.org | 2010-06-02 | 2 | -25/+0 |
* | Fix a bunch more type changes as part of the npapi.h merging | stuartmorgan@chromium.org | 2010-06-02 | 2 | -32/+34 |
* | Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code | jamesr@chromium.org | 2010-06-01 | 2 | -1/+4 |
* | DevTools: inspector settings are now serialized into map, not a string | pfeldman@chromium.org | 2010-06-01 | 2 | -3/+8 |
* | Add dependency to default_plugin in a case of inside_chromium_build=0 | tkent@google.com | 2010-06-01 | 1 | -1/+1 |
* | Revert r47599 because it breaks PDF viewing on windows. | mal@chromium.org | 2010-05-29 | 2 | -23/+11 |
* | Fix a regression which caused flash plugin installation to not work via the C... | ananta@chromium.org | 2010-05-29 | 1 | -15/+20 |
* | Add ppapi plugins to about:plugins | darin@chromium.org | 2010-05-28 | 5 | -18/+21 |
* | Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo... | jam@chromium.org | 2010-05-27 | 1 | -0/+2 |
* | Part 2 of http://codereview.chromium.org/2079016 | thakis@chromium.org | 2010-05-27 | 2 | -3/+3 |
* | Strip PDF from QuickTime's list of MIME types on the Mac | stuartmorgan@chromium.org | 2010-05-26 | 1 | -0/+7 |
* | Remove some non-functional plugins from the Mac blacklist now that users can ... | stuartmorgan@chromium.org | 2010-05-26 | 1 | -13/+4 |
* | Revert 48315 - Linux: Initial scaffolding for default plugin. | thakis@chromium.org | 2010-05-26 | 2 | -3/+3 |
* | Linux: Initial scaffolding for default plugin. | thakis@chromium.org | 2010-05-26 | 2 | -3/+3 |
* | Get the internal plugin working on Mac. | jabdelmalek@google.com | 2010-05-26 | 1 | -8/+0 |
* | Chrome side of moving Pepper ReadImageData to the Testing interface. | brettw@chromium.org | 2010-05-26 | 3 | -20/+20 |
* | Remove references to feed preview, which was removed years ago. | tony@chromium.org | 2010-05-26 | 2 | -19/+0 |
* | Reporting a more accurate buffered time for the video tag | hclam@chromium.org | 2010-05-25 | 2 | -0/+15 |
* | Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min... | brettw@chromium.org | 2010-05-25 | 4 | -41/+151 |
* | Chromium side of supporting property enumeration, memory allocation, querying | darin@chromium.org | 2010-05-24 | 6 | -20/+109 |
* | Add a SetCursor API to Pepper. I'll implement custom cursors once we switche... | jam@chromium.org | 2010-05-24 | 3 | -2/+13 |
* | Update the Site Isolation UMA metrics. | creis@chromium.org | 2010-05-23 | 2 | -35/+92 |