| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding way to pass video frames between Chromium and WebKit | vrk@google.com | 2010-08-31 | 8 | -3/+193 |
* | Guarantee PPAPI Audio playbacks are stopped in Pause(). | neb@chromium.org | 2010-08-31 | 2 | -11/+44 |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 3 | -0/+8 |
* | Fix the cursor api not working. | jam@chromium.org | 2010-08-30 | 3 | -4/+10 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-30 | 2 | -0/+49 |
* | Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr... | brettw@chromium.org | 2010-08-30 | 43 | -352/+346 |
* | Pull latest Pepper to get moved audio, video, and char set interfaces, now | brettw@chromium.org | 2010-08-28 | 10 | -52/+57 |
* | Add xtb files for Farsi translations. | mal@chromium.org | 2010-08-28 | 1 | -0/+44 |
* | Re-enable SerializeHTMLDOMWithEntitiesInAttributeValue and SerializeHTMLDOMWi... | jamesr@chromium.org | 2010-08-28 | 1 | -2/+2 |
* | Reland r57575 - Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-28 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 3 | -6/+8 |
* | FBTF: Move code from headers into cc files. | erg@google.com | 2010-08-27 | 26 | -101/+219 |
* | Second attempt at landing http://codereview.chromium.org/3214005 | tommi@chromium.org | 2010-08-27 | 4 | -112/+183 |
* | Misc. minor cleanup. | pkasting@chromium.org | 2010-08-27 | 1 | -3/+1 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 1 | -3/+10 |
* | Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use... | dmazzoni@chromium.org | 2010-08-27 | 4 | -173/+106 |
* | Factoring BuildUserAgent out to a separate lib for GCF can use it. | tommi@chromium.org | 2010-08-27 | 4 | -106/+173 |
* | Reland interval change. | mbelshe@chromium.org | 2010-08-27 | 1 | -2/+0 |
* | Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return... | ajwong@chromium.org | 2010-08-26 | 1 | -3/+10 |
* | Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ... | jamesr@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | Revert 57572 - Remove the default argument from RegKey::Open. | chase@chromium.org | 2010-08-26 | 1 | -2/+1 |
* | Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-26 | 1 | -1/+2 |
* | Revert 57386: | nsylvain@chromium.org | 2010-08-26 | 1 | -0/+2 |
* | chromeos: Only look for plugins in Chrome's /opt directory. | derat@chromium.org | 2010-08-26 | 2 | -3/+10 |
* | Move the chromium.Interval to chrome.Interval as part of the benchmarking | mbelshe@chromium.org | 2010-08-25 | 1 | -2/+0 |
* | Fix for the missing plugin message displayed at times on sites like youtube w... | ananta@chromium.org | 2010-08-25 | 4 | -15/+25 |
* | Fix a crash in multipart data handling. | tony@chromium.org | 2010-08-25 | 2 | -63/+65 |
* | chromeos: Skip ~/.mozilla/plugins. | derat@chromium.org | 2010-08-25 | 1 | -0/+2 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 2 | -46/+0 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 2 | -0/+46 |
* | Remove reference to obsolete web preference. The legacy parser no longer | abarth@chromium.org | 2010-08-25 | 2 | -3/+0 |
* | Add hook into pepper to query if running on the main thread. | ajwong@chromium.org | 2010-08-24 | 1 | -1/+6 |
* | Revert "Add hook into pepper to query if running on the main thread." | ajwong@chromium.org | 2010-08-24 | 1 | -6/+1 |
* | Add hook into pepper to query if running on the main thread. | ajwong@chromium.org | 2010-08-24 | 1 | -1/+6 |
* | Revert 57188 - Add html node info (tag name, attributes, and computed display... | dmazzoni@chromium.org | 2010-08-24 | 2 | -46/+0 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-24 | 2 | -0/+46 |
* | Fix the windows build by casting for ICU. | brettw@chromium.org | 2010-08-22 | 1 | -1/+2 |
* | Add support for Pepper charset conversions. | brettw@chromium.org | 2010-08-22 | 4 | -0/+183 |
* | Hookup role descriptions for webkit specific strings. Only doing this for ac... | dtseng@chromium.org | 2010-08-21 | 1 | -1/+1 |
* | Grabbing the newly translated strings from the branch to land on the trunk. ... | kerz@chromium.org | 2010-08-20 | 50 | -654/+676 |
* | Added CursorControl Pepper interface. | neb@chromium.org | 2010-08-19 | 3 | -20/+110 |
* | Remove forward declares for ASCIIToUTF16 from string_util. All callers now use | brettw@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Enable/Disable Spdy in benchmarking. | lzheng@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | Disable Flip4Mac by default on the Mac | stuartmorgan@chromium.org | 2010-08-19 | 1 | -0/+8 |
* | FBTF: Remove unnecessary STL #includes from src/webkit. | viettrungluu@chromium.org | 2010-08-19 | 10 | -17/+2 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 7 | -22/+29 |
* | Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes. | kinuko@chromium.org | 2010-08-18 | 3 | -38/+39 |
* | Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb... | bulach@chromium.org | 2010-08-18 | 3 | -0/+96 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 3 | -72/+15 |
* | Pepper2 Graphics3D implementation - browser side. | neb@chromium.org | 2010-08-17 | 10 | -10/+1131 |