1. d30a36f Add explicit base to FilePath. by [email protected] · 13 years ago
  2. a3ef483 Add FilePath to base namespace. by [email protected] · 13 years ago
  3. 029bd94 Add two new debug URLs for Pepper Flash: by [email protected] · 13 years ago
  4. fa1abc52 Update some #includes in content/ppapi_plugin for new Platform directory by [email protected] · 13 years ago
  5. f172695b Enable Pepper threading on all channels. by [email protected] · 13 years ago
  6. 0a8d427 Cleanup: Fix some lint errors in content/. by [email protected] · 13 years ago
  7. 108fd34 Use an explicit PID for duplicating Pepper handles rather than the Channel's. by [email protected] · 13 years ago
  8. 3d9ec50 Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how almost all the handlers are called. by [email protected] · 13 years ago
  9. dcc72db Removing unnecessary content:: namespace qualifier. by [email protected] · 13 years ago
  10. 9791a4c8 PpapiThread should handle child process messages. by [email protected] · 13 years ago
  11. 2c402ed - crash when calling abort() in all ppapi processes; by [email protected] · 13 years ago
  12. 2951e8a Add permissions checking for Flash and network state. by [email protected] · 13 years ago
  13. a942b8c Unlock the proxy lock when loading fonts. by [email protected] · 13 years ago
  14. 00fccb4 We're removing the sharedWorkerRepository() function from WebKit by [email protected] · 13 years ago
  15. df00bfd Enable Pepper threading on canary. by [email protected] · 13 years ago
  16. 2fdd99e8 Fix nits in crypto::InitNSSSafely(). by [email protected] · 13 years ago
  17. f20cc69 Convert the Pepper Talk API to use the new resource system. by [email protected] · 13 years ago
  18. e34e809 Pepper proxy: make the browser sender handle the proxy lock properly. by [email protected] · 13 years ago
  19. 42b2544 CHECK success of PPAPI process' InitializeSandbox() on Mac. by [email protected] · 13 years ago
  20. 2ba8d10b Put pepper threading support behind a command line flag. by [email protected] · 13 years ago
  21. 5fe0c76 Initialize NSS in the PPAPI process for ClearKey CDM. by [email protected] · 13 years ago
  22. 9354b09 Run the Chromoting client plugin out-of-process. by [email protected] · 13 years ago
  23. 1cb4e49 ChromeOS needs UTF-8 appended to locale. by [email protected] · 13 years ago
  24. 73fe7f21 Get rid of unused SerializedScriptValue references. by [email protected] · 13 years ago
  25. 91355a8 Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to the content namespace. by [email protected] · 13 years ago
  26. 0d47aab Flapper has some additional environment expectations. by [email protected] · 13 years ago
  27. 195d4cde Hook up PpapiPermissions in more places. by [email protected] · 13 years ago
  28. 00c0d04 Implement the gamepad API in the IPC proxy by [email protected] · 13 years ago
  29. 5c085ed Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  30. f6c57d4 Revert 152873 - Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  31. 8374250 Remove all the indexeddb-related utility process code by [email protected] · 13 years ago
  32. 93df81e Bluetooth API: improve discovery by [email protected] · 13 years ago
  33. 6d3fb9e Add more logging to ChildThread. by [email protected] · 13 years ago
  34. 0b74c33 Set the default locale for ICU in the PPAPI process. by [email protected] · 13 years ago
  35. 48288a5 Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that content_browsertests is ready. by [email protected] · 13 years ago
  36. 951ef0b Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager. by [email protected] · 13 years ago
  37. d3ac563 mac: Remove code that was only needed on 10.5 by [email protected] · 13 years ago
  38. 18149178 Move the Windows sandbox to sandbox/win by [email protected] · 13 years ago
  39. 8156e1e Allow /dev/urandom from ppapi sandbox. by [email protected] · 13 years ago
  40. e628fde Emergency revert; rietveld broke; tree broke by [email protected] · 13 years ago
  41. d30379c sandbox/src -> sandbox/win/src by [email protected] · 13 years ago
  42. f786717 Remove #pragma once from content by [email protected] · 13 years ago
  43. 72a1072 This adds an interface for setting crash data from a plugin. It also provides an implementation for setting crash URLs. by [email protected] · 13 years ago
  44. d84effe Use IPC::Sender and IPC::Listener in content. by [email protected] · 13 years ago
  45. b157eed [Mac] More descriptive process name for flapper. by [email protected] · 13 years ago
  46. 4f932f7 Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. by [email protected] · 13 years ago
  47. ee4dd68 Reland: Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  48. 5c69d08 Revert 141482 - Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  49. 502ec4dd Add an asynchronous version of the Flash DeviceID API. by [email protected] · 13 years ago
  50. 55bcab8 Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  51. 2306303 Propogate the UI language on the command line and expose to Flash. by [email protected] · 13 years ago
  52. d595b93 PpapiThread::SendToBrowser() isn't thread safe. by [email protected] · 13 years ago
  53. be69a96 Pepper Flash: Make ClearSiteData work with PPP_Flash_BrowserOperations 1.1. by [email protected] · 13 years ago
  54. 1a55944 Pepper Flash settings integration: implement "deauthorize content licenses". by [email protected] · 13 years ago
  55. f0ecb55 Broker out PPAPI handle duplication by [email protected] · 13 years ago
  56. e082556 Android content shell bringup. by [email protected] · 13 years ago
  57. bc2eeb4 Add a way to query whether a given instance is off-the-record by [email protected] · 13 years ago
  58. 67a85db Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type. by [email protected] · 13 years ago
  59. a085aed Convert the PPB_Flash interface to use the thunk system. by [email protected] · 13 years ago
  60. f6cfd83 Actually hook up the Pepper clear site data. by [email protected] · 13 years ago
  61. d942695 Remove out-of-date DCHECK by [email protected] · 13 years ago
  62. c700cd0 Get the GetInterface function for the broker. by [email protected] · 13 years ago
  63. 8737cec Apply an initial seccomp filter policy for Pepper Flash. by [email protected] · 13 years ago
  64. 5ed5a3e Add a way to implement GetInterface in the broker. by [email protected] · 13 years ago
  65. 1bf0fb2 Add an interface for Flash to clear its data. by [email protected] · 13 years ago
  66. 5b9b80e Out-of-process implementation of the PPB_NetworkMonitor_Private interface. by [email protected] · 13 years ago
  67. 95cc0fe Add a private PPB_Talk_Private interface. by [email protected] · 13 years ago
  68. 5c41e6e1 Verify the child process with a secret hello by [email protected] · 13 years ago
  69. 2d011e8 Added out-of-process support for server sockets. by [email protected] · 13 years ago
  70. 2493110 HostResolver is exposed to plugin. by [email protected] · 13 years ago
  71. 3a770ba Add an OWNERS file for src\content by moving the owners that were there for the top level directories within. I've removed them all from the subdirectories. Also removed the "set noparent" in subdirectories and just put one in src/content/OWNERS for now. I also added brettw/darin for src/chrome/OWNERS. by [email protected] · 13 years ago
  72. ce208f8 Refactor Pickle Read methods to use higher performance PickleIterator. by [email protected] · 13 years ago
  73. aba6323 Don't use sync message filter in PpapiWebKitPlatformSupportImpl::SandboxSupport::ensureFontLoaded. by [email protected] · 14 years ago
  74. a3638bb mac: Remove InitWebCoreSystemInterface() calls from many random places. by [email protected] · 14 years ago
  75. 8bc550e Removed CHECKs used for bug investigation. by [email protected] · 14 years ago
  76. a9b16dd The tricky part about logging to the console is that many of the errors are generated by invalid resources, from which we have no context. This means we don't know the instance to send the error message of. by [email protected] · 14 years ago
  77. 02798a9 Convert use of int ms to TimeDelta in files owned by brettw. by [email protected] · 14 years ago
  78. 3ec40f2 Relanding this with fixes to the mac dbg builder by [email protected] · 14 years ago
  79. cd78185 Revert 118385 since this seems to break mac-debug build. by [email protected] · 14 years ago
  80. d914b2b Remove the Webkit thread in the PPAPI plugin process and perform the text and font operations by [email protected] · 14 years ago
  81. 4f67d17 Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. by [email protected] · 14 years ago
  82. 14b95f1 Convert use of int ms to TimeDelta in files owned by brettw. by [email protected] · 14 years ago
  83. b8ad8749 Only check library load failure for broker. by [email protected] · 14 years ago
  84. a47fccd Add CHECK to investigate the root cause of issue 103957. by [email protected] · 14 years ago
  85. 6fc87e0 Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastructure. by [email protected] · 14 years ago
  86. 0d70be6 Remove custom Task implementations from content/ppapi_plugin by [email protected] · 14 years ago
  87. e6e90dc Update includes to new header locations by [email protected] · 14 years ago
  88. 1749d14 Add CHECK on file descriptor in various IPC::ChannelHandle passed in. by [email protected] · 14 years ago
  89. dbd8258 Load mac sandbox definitions from resources instead of the bundle. by [email protected] · 14 years ago
  90. 0157282 Move some webkit_glue embedder functions into WebKitPlatformSupport virtual methods by [email protected] · 14 years ago
  91. 0f9067b Use new getFontFamilyForCharacters() API. by [email protected] · 14 years ago
  92. edc64de Add OVERRIDE to content/. by [email protected] · 14 years ago
  93. fb575bc Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old idl and C/C++ headers for backward compatibility. Also TCP interface should be returned by old name. by [email protected] · 14 years ago
  94. 5480729 Add check on invalid file descriptor at both broker and renderer sides. by [email protected] · 14 years ago
  95. a3a459d Fix 82176 by transferring ownership of render (client) file descriptor instead of duplicating it. by [email protected] · 14 years ago
  96. 5790d92 Enable sending requests to pre-cache fonts from pepper plugin processes. by [email protected] · 14 years ago
  97. 4573fbd Move content_restriction.h and main_function_params.h to content/public/common, and put them in the content namespace. by [email protected] · 14 years ago
  98. badf5cf Expose the sandbox related code through the content API. I did a bit of cleanup while I was doing this. by [email protected] · 14 years ago
  99. babcaed Add self to content/ppapi_plugin/OWNERS by [email protected] · 14 years ago
  100. 1977348d Added logging useful for understanding Pepper broker lifetime. by [email protected] · 14 years ago