1. 217690d Mouse Lock is currently supported in Pepper, but not yet supported from WebKit. by [email protected] · 14 years ago
  2. dc909a9 WebSocket Pepper API: Remove binary type handling interfaces by [email protected] · 14 years ago
  3. 9c6e0de PPAPI: Move PPB_ArrayBuffer out of Dev. by [email protected] · 14 years ago
  4. 910a39d Convert use of int ms to TimeDelta in files owned by michaeln. by [email protected] · 14 years ago
  5. 47ef614 Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev. by [email protected] · 14 years ago
  6. 5d4c673 [cros] Fix the GetVirtualPath to always return the path without leading slash (as expected by clients). by [email protected] · 14 years ago
  7. 9f06446 Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supported from WebKit. by [email protected] · 14 years ago
  8. e39037d2b Mouse Lock is currently supported in Pepper, but not yet supported from WebKit. by [email protected] · 14 years ago
  9. 3240e08 Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key) by [email protected] · 14 years ago
  10. 67f92bc3 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by [email protected] · 14 years ago
  11. 2aac7ff Disallow WebSQL and localStorage in platform apps. by [email protected] · 14 years ago
  12. 1cda048 Stronger synchronization for resize on osmesa. by [email protected] · 14 years ago
  13. 76cc150 Cleanup trace_event, fix webkit API naming. by [email protected] · 14 years ago
  14. aee04e7 Updating XTBs based on .GRDs from branch 963 by [email protected] · 14 years ago
  15. 00aee63 [Coverity] Pass GURL by const-ref by [email protected] · 14 years ago
  16. 71be3f85e Adding new png resource for page indicator background (2/2) by [email protected] · 14 years ago
  17. a4d0c7d2 Do not invoke setDartEnabled. by [email protected] · 14 years ago
  18. b39c9b2 Remove the default plugin. by [email protected] · 14 years ago
  19. 8a825a77 WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSE by [email protected] · 14 years ago
  20. a8e5b70 add webkitplatform support for new tracing API. by [email protected] · 14 years ago
  21. 1b99f150 Adding new png resource for page indicator background (1/2) by [email protected] · 14 years ago
  22. 47f1676 remove build_webkit_exes_from_webkit_gyp flag by [email protected] · 14 years ago
  23. 9b129ae Skia DEPS roll to 3077 by [email protected] · 14 years ago
  24. 967b2d68 Use a Javascript callback to notify a missing plug-in when the placeholder has finished loading. by [email protected] · 14 years ago
  25. dca65e1 Implement PPB_DeviceRef_Dev. by [email protected] · 14 years ago
  26. 21e3afc Revert 118546 because it caused PrerenderHTML5VideoNetwork to timeout on windows and linux by [email protected] · 14 years ago
  27. 7bb26e2 Switching glue to be a component in r118401 and then linking with the BFD linker on linux reviewed that glue has a dependency on linux on tcmalloc that wasn't declared. Adding it :). by [email protected] · 14 years ago
  28. be9f308e Add support for Run, Quit, and RunAllPending to WebKit::WebThread by [email protected] · 14 years ago
  29. 929ee647 Fire canplaythrough as soon as download defers to fix autoplay by [email protected] · 14 years ago
  30. 7e8b4d1 Implement WebViewClient::createGraphicsContext3D (and support for DRT) by [email protected] · 14 years ago
  31. 757d4e54 Initialized buffer_type to BUFFER_STANDARD. by [email protected] · 14 years ago
  32. 3ec40f2 Relanding this with fixes to the mac dbg builder by [email protected] · 14 years ago
  33. fee229d2 Estimate renderer memory usage in MacOS via working set size instead of page file size. by [email protected] · 14 years ago
  34. 6ce29341 Revert 118440 since it breaks views_unittests:HitTestMasks on windows by [email protected] · 14 years ago
  35. 38ba6f239 Skia DEPS roll 3039->3071 with gyp and test_expectations changes by [email protected] · 14 years ago
  36. 39899089 Build webkit_glue as a component again. by [email protected] · 14 years ago
  37. cd78185 Revert 118385 since this seems to break mac-debug build. by [email protected] · 14 years ago
  38. 51e4387 Fold InitializeTask() into Initialize() as the method is called on the render thread. by [email protected] · 14 years ago
  39. d914b2b Remove the Webkit thread in the PPAPI plugin process and perform the text and font operations by [email protected] · 14 years ago
  40. 7397180 build DRT, webkit_unit_tests from individual gyp files. by [email protected] · 14 years ago
  41. 1c47438 Remove long-ago rebaselined tests from chrome test_expectations by [email protected] · 14 years ago
  42. 51411e3 Code cleanup. by [email protected] · 14 years ago
  43. a941529 Replace DataSourceFactory with explicitly initialized DataSources. by [email protected] · 14 years ago
  44. 11eca6bf Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer. by [email protected] · 14 years ago
  45. 2f1804c Transition to base/mac/bundle_locations.h step 2 by [email protected] · 14 years ago
  46. b0a28ee9 Transition to base/mac/bundle_locations.h step 1 by [email protected] · 14 years ago
  47. df4db7c6 Add a per-tab preference to match WebSettings::images_enabled. by [email protected] · 14 years ago
  48. 3c0edf1 Revert r118525 / Re-land r118240 - the build failure was a flake. by [email protected] · 14 years ago
  49. 8778b63 WebSocket Pepper API: WebArrayBuffer support by [email protected] · 14 years ago
  50. 96fba197 Revert r118240 - gles_2_c_lib as a component. by [email protected] · 14 years ago
  51. eae2eb5 Fix a crash in WebURLLoaderMockFactory caused by removing a loader that has been canceled. by [email protected] · 14 years ago
  52. 1578ae7 Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3D by [email protected] · 14 years ago
  53. 7522541 This change makes gles2_c_lib work as a component. It introduces a gles2_c_lib_export.h file, and ensures that all of the GL shim symbols are exported properly. by [email protected] · 14 years ago
  54. 0095824 Fix incorrect comment about object ownership in WebMediaPlayerImpl::WebMediaPlayerImpl() by [email protected] · 14 years ago
  55. b1ba5b9 Removing old setVisibility method which was removed during a refactor a while back. by [email protected] · 14 years ago
  56. 750235d Skia DEPS roll 3035->3039 with test_expectations change. by [email protected] · 14 years ago
  57. d399866c Fold media::PipelineImpl into media::Pipeline as there is only one implementation of the interface. by [email protected] · 14 years ago
  58. 933f2f4 Webkit roll 105195:105229 by [email protected] · 14 years ago
  59. 2df2cecd Use WebKit API's filesystem types directly under webkit/fileapi by [email protected] · 14 years ago
  60. eb5d608 buffers.cc: replaced global TimeDelta constants with fully-inlined functions. by [email protected] · 14 years ago
  61. 46d117e Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal. by [email protected] · 14 years ago
  62. dfe3aad Revert 117968 - Rename is_hsts_host to fatal. by [email protected] · 14 years ago
  63. 94af057 Added bounds checks to the URLLoader prefetch buffer threshhold. by [email protected] · 14 years ago
  64. e3cf231 Rename is_hsts_host to fatal. by [email protected] · 14 years ago
  65. 9a8fef3 Temporary test_expectations.txt update by [email protected] · 14 years ago
  66. 07ecc2d ChromeOS build fix r117830 by [email protected] · 14 years ago
  67. 3eb080d Add CreateFileSystemOperation() method to FileSystemContext by [email protected] · 14 years ago
  68. 5a40e2f Support custom data formats for dragging on Windows. by [email protected] · 14 years ago
  69. c6f3dea Keep "internal" and "extra" plugins in the same list. by [email protected] · 14 years ago
  70. d5aa3fc9 Remove ActiveLoader::Cancel(). by [email protected] · 14 years ago
  71. d4833b7 Refactor webkit_media::VideoRendererImpl into standalone class. by [email protected] · 14 years ago
  72. 0d57235 Remove Clone() from DataSourceFactory & DemuxerFactory since the methods aren't used anywhere. by [email protected] · 14 years ago
  73. da952fd Fold WebMediaPlayerImpl::Initialize() into the constructor. by [email protected] · 14 years ago
  74. 76155073 Allow tracing in third_party libraries by [email protected] · 14 years ago
  75. 27f45a2 Fix UA Spoofing Condition for Linux. by [email protected] · 14 years ago
  76. c80a0ba Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_Dev::EndOfStream by [email protected] · 14 years ago
  77. da16012a Revert 117537 - Convert use of int ms to TimeDelta in files owned by michaeln. by [email protected] · 14 years ago
  78. cf810252 Convert use of int ms to TimeDelta in files owned by michaeln. by [email protected] · 14 years ago
  79. 6f78ca9 Remove obsolete references to http://crbug.com/109026 by [email protected] · 14 years ago
  80. c289307f Fixed HW video decode EOS/Flush-related bugs. by [email protected] · 14 years ago
  81. 7309756 Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. by [email protected] · 14 years ago
  82. 0fb72bfa Convert use of int ms to TimeDelta in files owned by jam. by [email protected] · 14 years ago
  83. cec4eb8 Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a void function. by [email protected] · 14 years ago
  84. 4f4b2ac Convert use of int ms to TimeDelta in files owned by tkent. by [email protected] · 14 years ago
  85. cd34c7e Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update unit tests. by [email protected] · 14 years ago
  86. 2916256 Make it possible to have 1 PpapiGlobals per thread. Update unit tests. by [email protected] · 14 years ago
  87. 892fa34 Convert use of int ms to TimeDelta in files owned by darin. by [email protected] · 14 years ago
  88. 810f8a0 WebSocket Pepper API: add interfaces to handle binaryType attribute by [email protected] · 14 years ago
  89. 81375e87 Allow plugins to add rotate commands to Chrome context menus. by [email protected] · 14 years ago
  90. 63f79e6 Remove almost all remaining TOUCH_UIs. by [email protected] · 14 years ago
  91. e2212a1 Don't always recreate third_party forwarding headers on Windows. by [email protected] · 14 years ago
  92. 60f60f8 Cleanup FileSystemOperation for preparing for adding FSO-factory method by [email protected] · 14 years ago
  93. f120413 ppapi: Add a little comment about GetInstanceObject "leaking" a reference by [email protected] · 14 years ago
  94. 9bf1100a Allow setting empty data for a MIME type in MockWebClipboardImpl. by [email protected] · 14 years ago
  95. b26ac2f Fix paths to third_party/WebKit/Platform on Windows upstream checkouts. by [email protected] · 14 years ago
  96. 0a424af Pepper gamepad support by [email protected] · 14 years ago
  97. f80e7f81 Fix/add FileSystemMountPointProvider tests for CrOS by [email protected] · 14 years ago
  98. d2e7298 Add Android stubs for webplugin_delegate_impl and webcursor by [email protected] · 14 years ago
  99. f1ca6df Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}. by [email protected] · 14 years ago
  100. bb3369a Teach webkit/support/setup_third_party.gyp about the Platform API by [email protected] · 14 years ago