2014-01-16 |
bbudge@chromium.org | GN: Add wexit_time_destructors config.
|
commit | commitdiff | tree |
2014-01-09 |
bbudge@chromium.org | Pepper: Change ResourceMessageTestSink API for getting...
|
commit | commitdiff | tree |
2014-01-09 |
bbudge@chromium.org | GN: Fix Mac build for some tests.
|
commit | commitdiff | tree |
2014-01-08 |
bbudge@chromium.org | GN: Get Mac build working for IPC target at least.
|
commit | commitdiff | tree |
2014-01-03 |
bbudge@chromium.org | Pepper: Add unit test for FileSystemResource.
|
commit | commitdiff | tree |
2013-12-28 |
bbudge@chromium.org | Do PPB_FileIO Write on the plugin side.
|
commit | commitdiff | tree |
2013-12-28 |
bbudge@chromium.org | Do PPB_FileIO Write on the plugin side.
|
commit | commitdiff | tree |
2013-12-27 |
bbudge@chromium.org | Pepper: FileIO holds FileSystem ref with scoped_refptr...
|
commit | commitdiff | tree |
2013-12-27 |
bbudge@chromium.org | Disable a flaky NaCl test.
|
commit | commitdiff | tree |
2013-12-26 |
bbudge@chromium.org | Pepper browser tests: Only grant private permissions...
|
commit | commitdiff | tree |
2013-12-18 |
bbudge@chromium.org | Pepper: add quota_amount and max_written_offset fields...
|
commit | commitdiff | tree |
2013-12-18 |
bbudge@chromium.org | Pass untrusted (plugin->host) messages through NaClMessageSc...
|
commit | commitdiff | tree |
2013-12-12 |
bbudge@chromium.org | Pepper: Limit FileIO Writes to 32MB, as for Reads.
|
commit | commitdiff | tree |
2013-12-11 |
bbudge@chromium.org | Pepper: Speed up destruction of QuotaReservation to...
|
commit | commitdiff | tree |
2013-12-11 |
bbudge@chromium.org | Pepper: Don't check quota for origins with unlimited...
|
commit | commitdiff | tree |
2013-12-10 |
bbudge@chromium.org | Pepper: Disable QuotaReservation unit tests.
|
commit | commitdiff | tree |
2013-12-10 |
bbudge@chromium.org | Pepper: Convert PepperFileIOHost to use fileapi::QuotaReserv...
|
commit | commitdiff | tree |
2013-12-03 |
bbudge@chromium.org | Pepper: Add PepperFileSystemBrowserHost::GotFileSystemContex...
|
commit | commitdiff | tree |
2013-11-27 |
bbudge@chromium.org | Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.
|
commit | commitdiff | tree |
2013-11-25 |
bbudge@chromium.org | Pepper: Create FileSystemOperationRunner in FileSystemHost.
|
commit | commitdiff | tree |
2013-11-22 |
bbudge@chromium.org | Pepper: Use QuotaFileIO for SetLength, FileUtilProxy...
|
commit | commitdiff | tree |
2013-11-21 |
bbudge@chromium.org | Re-enable browser_tests NaClExtensionTest.
|
commit | commitdiff | tree |
2013-11-12 |
bbudge@chromium.org | Pepper: Add shared Utilities for file systems.
|
commit | commitdiff | tree |
2013-11-12 |
bbudge@chromium.org | Pepper: Add IPC enum max checking for PP_FileSystemType...
|
commit | commitdiff | tree |
2013-11-05 |
bbudge@chromium.org | Use pread and pwrite in NaCl PlatformFile now that...
|
commit | commitdiff | tree |
2013-11-04 |
bbudge@chromium.org | Revert https://src.chromium.org/viewvc/chrome?view...
|
commit | commitdiff | tree |
2013-11-02 |
bbudge@chromium.org | Pepper: Fix 2 message rewriting issues in NaClMessageScanner.
|
commit | commitdiff | tree |
2013-11-02 |
bbudge@chromium.org | Revert 232602 "Disable Background Menu Items for Component...
|
commit | commitdiff | tree |
2013-11-02 |
bbudge@chromium.org | Rename HandleConverter to NaClMessageScanner.
|
commit | commitdiff | tree |
2013-10-28 |
bbudge@chromium.org | Remove unused IPC::Message priority.
|
commit | commitdiff | tree |
2013-10-23 |
bbudge@chromium.org | Avoid memory allocation for PPB_FileIO Read when callback...
|
commit | commitdiff | tree |
2013-10-15 |
bbudge@chromium.org | Fix minor issues in PPB_TrueTypeFont_Dev implementation.
|
commit | commitdiff | tree |
2013-10-10 |
bbudge@chromium.org | Change PNaCl plugin check to use IsNaClAllowed.
|
commit | commitdiff | tree |
2013-10-09 |
bbudge@chromium.org | Modify PluginURLFetcher to avoid accessing members...
|
commit | commitdiff | tree |
2013-10-02 |
bbudge@chromium.org | Release partially constructed GLES2 implementation...
|
commit | commitdiff | tree |
2013-09-24 |
bbudge@chromium.org | Remove unused Pepper FileSystem IPC message.
|
commit | commitdiff | tree |
2013-09-17 |
bbudge@chromium.org | Expand whitelist for media stream APIs.
|
commit | commitdiff | tree |
2013-09-12 |
bbudge@chromium.org | Fix handling of empty lists and dictionaries in PrefMetricsS...
|
commit | commitdiff | tree |
2013-09-11 |
bbudge@chromium.org | Change the PepperInProcessRouter to defer resource...
|
commit | commitdiff | tree |
2013-09-11 |
bbudge@chromium.org | Fix preference hashing for dictionary values.
|
commit | commitdiff | tree |
2013-09-08 |
bbudge@chromium.org | Add UMA to report Preferences File Corruption
|
commit | commitdiff | tree |
2013-09-06 |
bbudge@chromium.org | Remove printf from ppapi Resource.
|
commit | commitdiff | tree |
2013-08-22 |
bbudge@chromium.org | Move extension prefs from ExtensionPrefs class to prefs...
|
commit | commitdiff | tree |
2013-08-20 |
bbudge@chromium.org | Move Pepper host class WeakPtrFactory member declarations.
|
commit | commitdiff | tree |
2013-08-10 |
bbudge@chromium.org | Do PPB_FileIO Query and Read in the plugin process.
|
commit | commitdiff | tree |
2013-08-10 |
bbudge@chromium.org | Add CompletionTask to PPAPI TrackedCallback.
|
commit | commitdiff | tree |
2013-08-09 |
bbudge@chromium.org | Move PPB_FileIO Query and Read implementation from...
|
commit | commitdiff | tree |
2013-08-08 |
bbudge@chromium.org | Makes the is_blocking method public.
|
commit | commitdiff | tree |
2013-08-06 |
bbudge@chromium.org | Fix PPAPI TestCase so individual tests can be run more...
|
commit | commitdiff | tree |
2013-08-03 |
bbudge@chromium.org | Remove FileUtilProxy from the untrusted (NaCl) build...
|
commit | commitdiff | tree |
2013-08-03 |
bbudge@chromium.org | Revert 215171 Make TrackedCallback::is_blocking public.
|
commit | commitdiff | tree |
2013-08-02 |
bbudge@chromium.org | Makes the is_blocking method public.
|
commit | commitdiff | tree |
2013-08-01 |
bbudge@chromium.org | Revert 214420 "Do PPB_FileIO Query and Read in the... TBR=bbudge@chromium.org
|
commit | commitdiff | tree |
2013-07-31 |
bbudge@chromium.org | Add another whitelisted URL path for g+ apps.
|
commit | commitdiff | tree |
2013-07-31 |
bbudge@chromium.org | Add UMA histograms for home page, start page, and default...
|
commit | commitdiff | tree |
2013-07-30 |
bbudge@chromium.org | Do PPB_FileIO Query and Read in the plugin process.
|
commit | commitdiff | tree |
2013-07-30 |
bbudge@chromium.org | Change TrackedCallback::IsPending to return false for...
|
commit | commitdiff | tree |
2013-07-26 |
bbudge@chromium.org | Move PPB_FileIO Query and Read implementation from...
|
commit | commitdiff | tree |
2013-07-12 |
bbudge@chromium.org | Port base/files/file_util_proxy to Native Client.
|
commit | commitdiff | tree |
2013-07-11 |
bbudge@chromium.org | Add GetFileThreadMessageLoop method to PpapiGlobals.
|
commit | commitdiff | tree |
2013-07-04 |
bbudge@chromium.org | Preserve the O_APPEND flag when receiving SerializedHandle...
|
commit | commitdiff | tree |
2013-06-24 |
bbudge@chromium.org | Add restriction on manifest URL to whitelist check...
|
commit | commitdiff | tree |
2013-06-20 |
bbudge@chromium.org | Remove hand written code from autogenerated Pepper...
|
commit | commitdiff | tree |
2013-06-20 |
bbudge@chromium.org | Add NaCl proxies for Pepper Video Source and Destination...
|
commit | commitdiff | tree |
2013-06-18 |
bbudge@chromium.org | Restrict access to Pepper MediaStream APIs to whitelisted...
|
commit | commitdiff | tree |
2013-06-18 |
bbudge@chromium.org | Adds a PostMessageBarrier method which sends and waits...
|
commit | commitdiff | tree |
2013-06-18 |
bbudge@chromium.org | Convert PDF to use SimpleImageData resource.
|
commit | commitdiff | tree |
2013-06-14 |
bbudge@chromium.org | Disable IME input event tests for Windows.
|
commit | commitdiff | tree |
2013-06-14 |
bbudge@chromium.org | Enable input events on NaCl, re-enable on disabled...
|
commit | commitdiff | tree |
2013-06-12 |
bbudge@chromium.org | Clean up Pepper ImageData resource class.
|
commit | commitdiff | tree |
2013-05-16 |
bbudge@chromium.org | Change PPAPI PDF proxy messages to use IPC serialization.
|
commit | commitdiff | tree |
2013-05-16 |
bbudge@chromium.org | Implementation of URLLoader using PluginResource/ResourceHost.
|
commit | commitdiff | tree |
2013-05-14 |
bbudge@chromium.org | Fix Pepper TrueType font test Init.
|
commit | commitdiff | tree |
2013-05-11 |
bbudge@chromium.org | Add PPAPI tests for VideoSource and VideoDestination...
|
commit | commitdiff | tree |
2013-05-09 |
bbudge@chromium.org | Rewrite PDF host to ImageData refactor.
|
commit | commitdiff | tree |
2013-05-07 |
bbudge@chromium.org | Fix usage of MessageLoopProxy in PepperPlatformAudioInputImpl.
|
commit | commitdiff | tree |
2013-05-07 |
bbudge@chromium.org | Glue code to connect PPAPI proxy to MediaStream sources...
|
commit | commitdiff | tree |
2013-05-04 |
bbudge@chromium.org | Modify the IsNaClAllowed test to allow MIME type handling...
|
commit | commitdiff | tree |
2013-05-04 |
bbudge@chromium.org | Adds internal APIs, thunks, resources, and resource...
|
commit | commitdiff | tree |
2013-05-02 |
bbudge@chromium.org | Expose useful ImageData creation logic in PPAPI proxy.
|
commit | commitdiff | tree |
2013-05-01 |
bbudge@chromium.org | Remove Pepper URLLoader from resource tracker early.
|
commit | commitdiff | tree |
2013-04-30 |
bbudge@chromium.org | Use UnpackMessage to create PPAPI font.
|
commit | commitdiff | tree |
2013-04-29 |
bbudge@chromium.org | Fix improper use of ScopedCreateDC in PPAPI browser...
|
commit | commitdiff | tree |
2013-04-26 |
bbudge@chromium.org | Fix ppapi_param_traits.cc - add missing field.
|
commit | commitdiff | tree |
2013-04-26 |
bbudge@chromium.org | Fix PPB_TrueTypeFont GetTable functions by precaching...
|
commit | commitdiff | tree |
2013-04-26 |
bbudge@chromium.org | Rename PPAPI Video Stream APIs.
|
commit | commitdiff | tree |
2013-04-23 |
bbudge@chromium.org | Add an OpenNaClExecutable function to PPB_NaCl_Private.
|
commit | commitdiff | tree |
2013-04-20 |
bbudge@chromium.org | Revert "Re-enable PPB_TrueTypeFont_Dev tests on Windows." TBR=bbudge@chromium.org
|
commit | commitdiff | tree |
2013-04-20 |
bbudge@chromium.org | Re-enable PPB_TrueTypeFont_Dev tests on Windows.
|
commit | commitdiff | tree |
2013-04-20 |
bbudge@chromium.org | Re-enable PPB_TrueTypeFont_Dev tests on Mac.
|
commit | commitdiff | tree |
2013-04-19 |
bbudge@chromium.org | Add Pepper TrueType font API call to enumerate fonts...
|
commit | commitdiff | tree |
2013-04-18 |
bbudge@chromium.org | Rename pnacl_file_host to nacl_file_host.
|
commit | commitdiff | tree |
2013-04-18 |
bbudge@chromium.org | Generalize Pepper ImageData caching.
|
commit | commitdiff | tree |
2013-04-08 |
bbudge@chromium.org | Change PPB_VideoWriter Open function to return stream_id...
|
commit | commitdiff | tree |
2013-04-05 |
bbudge@chromium.org | Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter...
|
commit | commitdiff | tree |
2013-04-04 |
bbudge@chromium.org | Add PLATFORM_FILE_EXECUTE flag for Windows.
|
commit | commitdiff | tree |
2013-04-02 |
bbudge@chromium.org | Add Pepper TrueType Font resource implementations for...
|
commit | commitdiff | tree |
2013-03-30 |
bbudge@chromium.org | Remove "/games" path from whitelisted NaCl URL check.
|
commit | commitdiff | tree |
2013-03-28 |
bbudge@chromium.org | Modify content::GetFontTable so callers can control...
|
commit | commitdiff | tree |
2013-03-25 |
bbudge@chromium.org | Revert "Modify content::GetFontTable to allow clients...
|
commit | commitdiff | tree |