[go: nahoru, domu]

  1. c838415e Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset #12 id:220001 of https://codereview.chromium.org/761243002/) by samli · 10 years ago
  2. a962b5f Extract WebGraphicsContext3DImpl from webkit/common/gpu. by tfarina · 10 years ago
  3. b56ec36 Cleanup webkit DEPS list. by tfarina · 10 years ago
  4. cad5a674 Add subscribeUniform extension pipeline by orglofch · 10 years ago
  5. 1650e544 Revert of Add subscribeUniform extension pipeline (patchset #7 id:460001 of https://codereview.chromium.org/659903002/) by orglofch · 10 years ago
  6. 80b40cc8 Add subscribeUniform extension pipeline by orglofch · 10 years ago
  7. 2232bce gpu: Add CHROMIUM_image support to in-process command buffer. by reveman · 10 years ago
  8. 60913bc Revert "Remove athena_main dependency on ash_resources.h" by John Abd-El-Malek · 10 years ago
  9. 4056c32 Remove athena_main dependency on ash_resources.h by Peter Kotwicz · 10 years ago
  10. c7fe745 Stop using legacy GrContext member function aliases. by bsalomon · 10 years ago
  11. 22dd929 gpu: Compositor management of GpuMemoryBuffer instances. by reveman · 10 years ago
  12. b9681b31 webkit: Remove OWNERS file from layout_tests/ directory. by tfarina · 10 years ago
  13. a16e8bc Move run_webkit_tests.* script into their new home. by tfarina · 10 years ago
  14. c4fa57e Replacing the OVERRIDE with override in /src/webkit by anujk.sharma · 10 years ago
  15. 32115e5 gpu: Add CHROMIUM_gpu_memory_buffer_image extension. by reveman · 10 years ago
  16. 424be9e Replace build_angle.gyp with angle.gyp. by jmadill · 10 years ago
  17. 7db0709 Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraphicsContext3DCommandBufferImpl and WebGraphicsContext3DInProcessCommandBufferImpl by pilgrim · 10 years ago
  18. 5610afd webkit: Remove test_expectations* files. by tfarina · 10 years ago
  19. c359d30 Remove the w3c test repos from DEPS (and remove the expectations file). by dpranke · 10 years ago
  20. e7085e7 Add w3c expectations from upstream. by Dirk Pranke · 10 years ago
  21. a6ce1c3 webkit: Remove run_http_server.* scripts. by tfarina · 10 years ago
  22. f5aa19b webkit: Cleanup: Delete webkit_common_export.h by tfarina · 10 years ago
  23. e92c5fcd Remove webkit/browser/, point everything to storage/browser/ instead by pilgrim · 10 years ago
  24. 1633055 Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use storage/ directly by pilgrim · 10 years ago
  25. 4af8c21 Migrate webkit/browser/ to storage/browser/ by pilgrim · 10 years ago
  26. d9cf42f6 Add GetURLForBrowserTab method to the external file system backend. by hirono · 10 years ago
  27. 22dfc401 Change base/file_utils.h includes to base/files/file_utils.h in gin, google_apis, printing, sql, ui, and webkit. by thestig · 10 years ago
  28. b6a43ea Move resource_loader_bridge.* from webkit/child to content/child. by tfarina · 10 years ago
  29. 0df3866 Modify test case to support streaming operation in sandbox file system. by iseki · 10 years ago
  30. f55d19fc Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers by pilgrim · 10 years ago
  31. e5ce274 Add truncation to StreamCopyOrMoveImpl and test case. by iseki · 10 years ago
  32. 4969036 webkit: Remove canary-webkit-revisions.py script. by tfarina · 10 years ago
  33. 0e4d1cb3 Split storage macros into storage and storage_common by pilgrim · 10 years ago
  34. 3ed758c gpu: Remove WebGraphicsContext3D::makeContextCurrent() by dongseong.hwang · 10 years ago
  35. 0363f2c Combine storage_browser_export.h and storage_common_export.h by pilgrim · 10 years ago
  36. 803cfebd FileAPI/sync file system cleanups for scoped_refptr operator T* cleanup. by dcheng · 10 years ago
  37. 1bf722840 Revert of Modify test case to support streaming operation in sandbox file system. (patchset #6 of https://codereview.chromium.org/491813002/) by mlamouri · 10 years ago
  38. b146506 Modify test case to support streaming operation in sandbox file system. by iseki · 10 years ago
  39. b75244fd [ew] Add basic classes. by mtomasz · 10 years ago
  40. 87267fe Remove implicit conversions from scoped_refptr to T* in webkit/ by dcheng · 10 years ago
  41. 79ef2ff Cleanup: Remove webkit resources. by tfarina · 10 years ago
  42. fa309ed Rename storage-related export macros and build targets by pilgrim · 10 years ago
  43. cd501a7 Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace by pilgrim@chromium.org · 10 years ago
  44. a9ca8d5 Move webkit resources over to content. by tfarina@chromium.org · 10 years ago
  45. 469239e Add memory limits struct to in-process context by boliu@chromium.org · 10 years ago
  46. c83c919 Add the method which return whether this file system has specific copy implementation or not to use streaming operation in same file. by iseki@chromium.org · 10 years ago
  47. 54cdb02 w3c deps roll for layout tests: zero out downstream expectations by dpranke@chromium.org · 10 years ago
  48. c3a2f54 w3c deps roll for layout tests: update DEPS by dpranke@chromium.org · 10 years ago
  49. 4eb0a85 w3c deps roll for layout tests: remove entries from test_expectations_w3c.txt by dpranke@chromium.org · 10 years ago
  50. cba2464 Plumb redirect info out of net, through content, and into child processes. by davidben@chromium.org · 10 years ago
  51. c96c7845 w3c deps roll for layout tests: actually update the repos in DEPS by dpranke@chromium.org · 10 years ago
  52. f55da15b3 w3c deps roll for layout tests: copy stale expectations downstream. by dpranke@chromium.org · 10 years ago
  53. f55f9e6 Move webkit_resources.gyp closer to its .grd file. by tfarina@chromium.org · 10 years ago
  54. df80704 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by brettw@chromium.org · 10 years ago
  55. eee3522 Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by brettw@chromium.org · 10 years ago
  56. 845c4e3 GPU context creation code duplication cleanup by oetuaho@nvidia.com · 10 years ago
  57. 4888549 GN: Fix build after r289163 / r289149. by zerny@chromium.org · 10 years ago
  58. 4eebe74d Refactor webkit resources targets. by tfarina@chromium.org · 10 years ago
  59. 6586a2e3 Move strings from webkit/ content/. by tfarina@chromium.org · 10 years ago
  60. cb1f4ac Move StringToLowerASCII to base namespace by brettw@chromium.org · 10 years ago
  61. 0f12403 Updating XTBs based on .GRDs from branch 2062 by amineer@chromium.org · 10 years ago
  62. b31b627 Remove GLInProcessContext::CreateContext() by heejin.r.chung@samsung.com · 10 years ago
  63. dfa56a8 Update storage OWNERS entries by jsbell@chromium.org · 10 years ago
  64. 61641f5a Use webGL context creation attribute to activate GLSL validation by oetuaho@nvidia.com · 10 years ago
  65. 32bc515 Cleanup webkit_child target and dependencies on it. by tfarina@chromium.org · 10 years ago
  66. 1400d1d Fix the path to blink_resources. by tfarina@chromium.org · 10 years ago
  67. 4a20f49 Revert r285146 "Modify DEPS to recurse into third_party/WebKit (Blink) as well." by dpranke@chromium.org · 10 years ago
  68. 1f19f7cc webkit: Remove unused temp-polling-test-file.txt by tfarina@chromium.org · 10 years ago
  69. 231c365 Remove duplicated entries from test_expectations_w3c.txt by haraken@chromium.org · 10 years ago
  70. 10efd486 Modify DEPS to recurse into third_party/WebKit (Blink) as well. by dpranke@chromium.org · 10 years ago
  71. b89c5384 Encode all grit outputs in .gn files by brettw@chromium.org · 10 years ago
  72. 59e94c16 Move weburlresponse_extradata_impl.* from webkit/ to content/. by tfarina@chromium.org · 10 years ago
  73. cadece29 webkit: Remove all files from test_shell/. by tfarina@chromium.org · 10 years ago
  74. e1e21d3 Temporarily disable test until next blink roll. by machenbach@chromium.org · 10 years ago
  75. 1cd5cf7 Move dom_storage test data file from webkit/ to content/ by tfarina@chromium.org · 10 years ago
  76. c5a3cdd webkit: Remove inspector_strings.grd file. by tfarina@chromium.org · 10 years ago
  77. c6124b7 Cleanup dependency on webkit_common target. by tfarina@chromium.org · 10 years ago
  78. bdd509b Cleanup: Remove unnecessary uses of direct_dependent_settings. by tfarina@chromium.org · 10 years ago
  79. 70ffeb07 Move multipart_response_delegate.* from webkit/ to content/ by tfarina@chromium.org · 10 years ago
  80. d4da57be Fix 'except' and 'prefer' spelling. by tnagel@chromium.org · 10 years ago
  81. dae74c1 Updating XTBs based on .GRDs from branch 2062 by amineer@chromium.org · 10 years ago
  82. 76802f8 webkit: Cleanup webkit_common target. by tfarina@chromium.org · 10 years ago
  83. d76ce6b Moving shadow tree pseudo-element tests since they're gone from w3c now. by phoglund@chromium.org · 10 years ago
  84. dd59e5d Updating XTBs based on .GRDs from branch 1985 by matthewyuan@chromium.org · 10 years ago
  85. e8ea58d Revert 282532 "Updating XTBs based on .GRDs from branch 1985_103" by matthewyuan@chromium.org · 10 years ago
  86. 78d059f Updating XTBs based on .GRDs from branch 1985_103 by matthewyuan@chromium.org · 10 years ago
  87. b3a97b5 Move webpreferences.* from webkit/ to content/ by tfarina@chromium.org · 10 years ago
  88. 1996a0b Don't use webmediaplayer to FullscreenController about fullscreen change by qinmin@chromium.org · 10 years ago
  89. 97636d5 None by amineer@chromium.org · 10 years ago
  90. 7491ad0 Move resource_type.* from webkit/ to content/. by tfarina@chromium.org · 10 years ago
  91. 0015bc5 Add chromium_code:1 and fix warnings in webkit_gpu by jamesr@chromium.org · 10 years ago
  92. 88c04fc Removing Dummy Test Suit - webkit_compositor_bindings_unittests by amogh.bihani@samsung.com · 10 years ago
  93. 98d6d456 Move all remaining appcache-related code to content namespace by pilgrim@chromium.org · 10 years ago
  94. 3b816b9 Add chrome/plugin and chrome/utility to GN build. by brettw@chromium.org · 10 years ago
  95. 941e47d GN: Give //webkit/common/gpu:gpu an output_name to avoid collision by jamesr@chromium.org · 10 years ago
  96. 633ff3b net: FileStream cleanup by rvargas@chromium.org · 10 years ago
  97. 7896ddc Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath. by kinaba@chromium.org · 10 years ago
  98. 82428884 Add widevine and extensions resources to GN build. by brettw@chromium.org · 10 years ago
  99. e1c5295 Moving compositor_bindings from webkit to content by amogh.bihani@samsung.com · 10 years ago
  100. 0b6d8ec Make FileSystemURL::ToGURL consistent with DOMFileSystemBase. by kinaba@chromium.org · 10 years ago