| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the ability to create FileRefs pointing to inexistent or | dumi@chromium.org | 2010-09-14 | 3 | -1/+44 |
* | Add fullscreen support to Pepper. | piman@chromium.org | 2010-09-14 | 6 | -9/+128 |
* | Linux: More gcc 4.5 NULL versus 0 fixes. | craig.schlenter@chromium.org | 2010-09-14 | 3 | -14/+14 |
* | Minor cleanup in PepperPluginDelegate. | darin@chromium.org | 2010-09-14 | 1 | -3/+4 |
* | Preliminary Network P2P Pepper API | nfullagar@google.com | 2010-09-14 | 5 | -0/+183 |
* | Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled on | dumi@chromium.org | 2010-09-13 | 1 | -1/+3 |
* | Implement QuitMessageLoop using QuitNow instead of Quit. | darin@chromium.org | 2010-09-13 | 1 | -1/+1 |
* | Fix transposed parameters in memset. | brettw@chromium.org | 2010-09-13 | 1 | -1/+1 |
* | Track Pepper string and object vars with the module so they can be deleted on | brettw@chromium.org | 2010-09-13 | 20 | -646/+1401 |
* | Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not... | gene@chromium.org | 2010-09-10 | 27 | -1/+130 |
* | Revert 59111 - Added PDF resources to Chrome. | sky@chromium.org | 2010-09-10 | 27 | -128/+1 |
* | Added PDF resources to Chrome. | gene@chromium.org | 2010-09-10 | 27 | -1/+128 |
* | Make the glob matcher support UTF8 strings. | mnissler@chromium.org | 2010-09-10 | 1 | -2/+2 |
* | Fixing pepper::FileIO::GetOSFileDescriptor(): | dumi@chromium.org | 2010-09-10 | 1 | -1/+5 |
* | Implement pepper::FileIO. | dumi@chromium.org | 2010-09-10 | 3 | -22/+250 |
* | Add Farsi support | jshin@chromium.org | 2010-09-09 | 3 | -0/+5 |
* | Clean up texture types in VideoFrame | hclam@chromium.org | 2010-09-09 | 1 | -4/+2 |
* | Added strings for PDF plugin. | gene@chromium.org | 2010-09-08 | 1 | -0/+8 |
* | Implement on Chromium side recently added actualMemoryUsageMB. | antonm@chromium.org | 2010-09-08 | 2 | -2/+12 |
* | Fix initial plugin Mac plugin focus and visibily | stuartmorgan@chromium.org | 2010-09-03 | 1 | -6/+0 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 3 | -3/+3 |
* | Unrevert 58354, reland PPAPI with the instance test disabled. | brettw@chromium.org | 2010-09-02 | 4 | -56/+126 |
* | Revert 58328 - Pull new PPAPI, reland 58319 and 58321. | rohitrao@chromium.org | 2010-09-02 | 4 | -126/+56 |
* | Pull new PPAPI, reland 58319 and 58321. | brettw@chromium.org | 2010-09-02 | 4 | -56/+126 |
* | Revert 58321 - Implement ExecuteScript on an instance, add support for runnin... | brettw@chromium.org | 2010-09-02 | 4 | -126/+56 |
* | Implement ExecuteScript on an instance, add support for running the instance | brettw@chromium.org | 2010-09-02 | 4 | -56/+126 |
* | Revert 58153 - Introduce a flag to bypass the cache when retrieving current m... | chase@chromium.org | 2010-09-01 | 2 | -4/+3 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 2 | -1/+4 |
* | This CL ensures we use the language specified in the language meta tag if any. | jcivelli@chromium.org | 2010-09-01 | 2 | -10/+12 |
* | Introduce a flag to bypass the cache when retrieving current memory usage. | antonm@chromium.org | 2010-09-01 | 2 | -3/+4 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -2/+2 |
* | 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 |