| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn on file access checks on Win. | jam@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | Add 1 new and 1 old test expectation | rolandsteiner@chromium.org | 2010-11-04 | 1 | -0/+8 |
* | WebKit roll 71308:71311, remove obsolete test expectation | rolandsteiner@chromium.org | 2010-11-04 | 1 | -3/+0 |
* | WebKit roll 71305:71308, upstream test expectations | rolandsteiner@chromium.org | 2010-11-04 | 1 | -2/+0 |
* | Temporarily disable failing layout test on Windows & Mac (Debug) | rolandsteiner@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Pepper's directory reader implementation + test. | dumi@chromium.org | 2010-11-04 | 7 | -17/+131 |
* | Add support for the extended header parameter syntax in Content-Disposition h... | jshin@chromium.org | 2010-11-03 | 1 | -1/+2 |
* | Use optimized scrolling for pepper plugins. | jam@chromium.org | 2010-11-03 | 4 | -14/+44 |
* | Add basic support for accessibility hit testing within web contents. | ctguil@chromium.org | 2010-11-03 | 2 | -0/+7 |
* | Fix incorrect syntax in expectations introduced in r64910. | robertshield@chromium.org | 2010-11-03 | 1 | -1/+1 |
* | Marking animations/suspend-resume-animation-events.html as failing, it appear... | robertshield@chromium.org | 2010-11-03 | 1 | -0/+2 |
* | add Windows to the failing platforms for fast/events/remove-event-listener.html | rolandsteiner@chromium.org | 2010-11-03 | 1 | -1/+1 |
* | WebKit roll 71192:71213 | rolandsteiner@chromium.org | 2010-11-03 | 1 | -1/+3 |
* | Move MediaFilterCollection code into a class. | scherkus@chromium.org | 2010-11-03 | 4 | -24/+22 |
* | Temporarily suppress canvas-zoom.html test on webkit mac bots. | dimich@chromium.org | 2010-11-03 | 1 | -0/+1 |
* | Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ... | michaeln@chromium.org | 2010-11-03 | 19 | -42/+151 |
* | WebKit roll 71175:71197 | dimich@chromium.org | 2010-11-03 | 1 | -2/+3 |
* | Added ability to propogate create to suggest whether or not filesystem's root... | kkanetkar@chromium.org | 2010-11-03 | 2 | -1/+2 |
* | Revert 64845 - Add convert_web_app.*, a utility to convert web apps declared | aa@chromium.org | 2010-11-02 | 1 | -18/+8 |
* | Add convert_web_app.*, a utility to convert web apps declared | aa@chromium.org | 2010-11-02 | 1 | -8/+18 |
* | WebKit roll 71102:71175 | dimich@chromium.org | 2010-11-02 | 1 | -1/+2 |
* | Moving Entry from base::file_util_proxy namespace to within class base::FileU... | kkanetkar@chromium.org | 2010-11-02 | 8 | -15/+17 |
* | Fix up PRESUBMIT.py to handle unicode paths as well. | robertshield@chromium.org | 2010-11-02 | 1 | -1/+1 |
* | Updating test expectation for security/block-test-no-port.html since it seems... | robertshield@chromium.org | 2010-11-02 | 1 | -0/+3 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 2 | thakis@chromium.org | 2010-11-02 | 6 | -13/+23 |
* | Chromium part of the autofill refactor: removing now unused code. | jcivelli@google.com | 2010-11-02 | 2 | -169/+3 |
* | Make EventSendingController honour leapForward for touch events. | rjkroege@google.com | 2010-11-02 | 1 | -0/+1 |
* | Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f... | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | Revert PPAPI change due to Linux compile failures. | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | test_shell now cannot be incrementally linked on x86 Windows. | maruel@chromium.org | 2010-11-02 | 1 | -0/+9 |
* | Pass JavaScript flags when test_shell is run interactively. | sgjesse@google.com | 2010-11-02 | 1 | -0/+1 |
* | Revert PPAPI change. | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | Use PPAPI from chrome trunk rather than pulling via deps. | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr... | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | Switch to the new PPAPI repository. This removes the DEPS entry that refers to | brettw@chromium.org | 2010-11-02 | 61 | -177/+177 |
* | WebKit roll 71013:71093 | dimich@chromium.org | 2010-11-02 | 1 | -2/+0 |
* | Attempt at fixing leaks from SetProp. Apparently there is a finite | sky@chromium.org | 2010-11-01 | 4 | -0/+4 |
* | Language tag for speech. | leandrogracia@chromium.org | 2010-11-01 | 1 | -2/+3 |
* | Minor correction to test_expectations.txt | rolandsteiner@chromium.org | 2010-11-01 | 1 | -1/+2 |
* | Add test_expectations for WK roll 71000:71013, most of them not unexpected | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+6 |
* | Experimental WebKit roll 71000:71013 Also, remove lines from test_expectation... | rolandsteiner@chromium.org | 2010-11-01 | 1 | -7/+0 |
* | Add canvas/philip/tests/2d.imageData.get.source.negative.html to test_expecta... | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+1 |
* | Add failing SCG tests to test_expectations for later analysis or upstreaming. | rolandsteiner@chromium.org | 2010-11-01 | 1 | -0/+6 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 26 | -216/+216 |
* | Change a couple of occurances of ASSERT_TRUE(false) to FAIL() | michaeln@chromium.org | 2010-10-30 | 1 | -2/+2 |
* | Add UMA stats for saving/printing PDFs (the printing will be done through the... | jam@chromium.org | 2010-10-30 | 5 | -1/+20 |
* | Make plugin requests retrievable from the appcache for nplugins and pepper. | michaeln@chromium.org | 2010-10-29 | 2 | -0/+17 |
* | Temporarily silence fast/images/svg-as-background.html on mac webkit bots. | dimich@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Revert 64466 - Language tag for speech. | nirnimesh@chromium.org | 2010-10-29 | 1 | -3/+2 |