[go: nahoru, domu]

  1. d7a71c88 Run gn --format over all .gn files by agrieve · 9 years ago
  2. 5ef644e Add IPC messages to transfer compositor protos by dtrainor · 9 years ago
  3. 49fa12e Move cc::LayerSettings to cc/layers/layer_settings.h. by jbroman · 9 years ago
  4. a370ef5 cc: Remove ScopedPtrVector and cc::remove_if. by vmpstr · 9 years ago
  5. 35db390a cc: Fork OverlayCandidate to CALayerOverlay by ccameron · 9 years ago
  6. b7db1fe cc: Split Proxy and TaskRunnerProvider for the LayerTreeHost by khushalsagar · 9 years ago
  7. 353b7d5 Add support for (de)serializing cc::Layer hierarchy. by nyquist · 9 years ago
  8. 2191e4d Add protobuf serialization to DisplayItemList by dtrainor · 9 years ago
  9. e3c9fa9 cc: Move inter-thread communication in ThreadProxy through ChannelMain by khushalsagar · 9 years ago
  10. 62ad789 cc: Remove unused display item bounds calculation. by vmpstr · 9 years ago
  11. 7a61510 cc: Move surfaces hittesting test helpers out to a separate file by fsamuel · 9 years ago
  12. 543858f5 Add Protobuf support for cc/playback skia usage by dtrainor · 9 years ago
  13. b64b360d cc: Split Proxy to eliminate unnecessary dependencies on the impl side by khushalsagar · 9 years ago
  14. c7014b2 cc: Remove the base RasterSource by hendrikw · 9 years ago
  15. ddb0b49 Add Protobuf support in cc for gfx objects by dtrainor · 9 years ago
  16. f392c75 cc: Fix gyp/gn files not to include cc or cc/test by default. by vmpstr · 9 years ago
  17. 9116a70f cc: Rename PositionImage to DrawImage and remove rect. by vmpstr · 9 years ago
  18. 8b97878 Refactor OverlayStrategySandwich and OverlayStrategyCommon. by andresantoso · 9 years ago
  19. 3516546 Mac Overlays: Add AllOrNothing strategy by andresantoso · 9 years ago
  20. 82183aa cc: Add bounds calculation for display items. by vmpstr · 9 years ago
  21. 5d6eb98 Add basic framework for splitting thread proxy. by khushalsagar · 9 years ago
  22. 2141a5f cc/skia: Move gather images code to cc::DiscardableImageMap. by vmpstr · 9 years ago
  23. e22c508 cc: Remove Picture. by vmpstr · 9 years ago
  24. 8567402 cc: Remove PicturePile and PicturePileImpl. by vmpstr · 9 years ago
  25. b3ceb822 cc: Add RTree class. by vmpstr · 9 years ago
  26. b10241fc cc: Add RandomAccessListContainer, which has more restricted API. by vmpstr · 9 years ago
  27. b42dfda3 Remove non-slimming-paint codepaths in chrome by pdr · 9 years ago
  28. ea463c6 Devtools: Remove continuous repainting feature by samli · 9 years ago
  29. 4cab0f1 Move sanitizer and symbol flags out of BUILDCONFIG by brettw · 9 years ago
  30. 061ab9b cc: Delete SidecarListContainer. by jbroman · 9 years ago
  31. 7913ee5 Convert pixel_ref_map -> discardable_image_map by fmalita · 9 years ago
  32. d301953f cc: Avoid duplicate work when computing draw properties using property trees by ajuma · 9 years ago
  33. fffb119c cc: Detemplatize DrawProperties by enne · 9 years ago
  34. c2dd691c2 gpu: Remove async texture uploads. by reveman · 9 years ago
  35. cf57c8d Mac Overlays: Add sandwich strategy by ccameron · 9 years ago
  36. c133299 cc: Delete RenderSurface by enne · 9 years ago
  37. d649f6b Sync GN tests with GYP build. by brettw · 9 years ago
  38. 7e605b66 cc: Remove render_pass_test_common, move to render_pass_test_utils. by danakj · 9 years ago
  39. 8d07c91d Adds support for hittesting points on surface quads. by lfg · 9 years ago
  40. 95f74135 Remove SoftwareFrameData by jbauman · 9 years ago
  41. f08855b4 Adds tracing support for GL textures in both CC (via ResourceProvider) and GPU (via TextureManager). Does not currently log all renderer textures, as we still need a follow up patch to account for Skia allocations. by ericrk · 9 years ago
  42. a8f1ac3 cc: Remove code for drawing checkerboard quads, it's not used. by danakj · 9 years ago
  43. c8cf52ab cc: Move image decodes from tile manager to a separate file. by vmpstr · 9 years ago
  44. 8e49428 1. With introduction of compressed formats, e.g. ETC1, the number of by prashant.n · 9 years ago
  45. d9e2014 Arrange compositor scrolling into scroll customization format (WIP) by tdresser · 9 years ago
  46. bc8b2a2 Annotate large GN targets for precompiled headers by brettw · 9 years ago
  47. 7ba63a9 Revert "Add precompiled headers to GN build for large targets." by dpranke · 9 years ago
  48. 8f32189 Add precompiled headers to GN build for large targets. by brettw · 9 years ago
  49. cb788f4 cc: ResourcePool release lost resources by boliu · 9 years ago
  50. 177c1e2 Add GN isolate support for a bunch of unittests. by dpranke · 9 years ago
  51. ba162cd gl/test: Move some initialization code used in tests to a separate component. by sadrul · 9 years ago
  52. 6874981 cc: Measure compositor timing with finer granularity by brianderson · 9 years ago
  53. 9c254ff Revert of cc: Measure compositor timing with finer granularity (patchset #8 id:140001 of https://codereview.chromium.org/1192663005/) by tapted · 9 years ago
  54. 65acb94 cc: Measure compositor timing with finer granularity by brianderson · 9 years ago
  55. d71ece8 CC Animations: Redirect all compositor animation requests to AnimationHost. by loyso · 9 years ago
  56. bb93bef CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer. by loyso · 9 years ago
  57. c9f5035 cc: Move timing history to the Scheduler. by brianderson · 9 years ago
  58. e443f27e cc: Delete PrioritizedResourceManager by ccameron · 9 years ago
  59. f381ede cc: Remove BeginFrameSourcesConstructor. by sunnyps · 9 years ago
  60. 84b6142 cc: Remove TextureUploader. by danakj · 9 years ago
  61. 2f78ca2 cc: Remove unused LayerTilingData. by danakj · 9 years ago
  62. 4dac85e cc: Remove ResourceUpdateQueue and ResourceUpdateController. by danakj · 9 years ago
  63. 252613a7 cc: defer dumping display item lists till trace is stopped by caseq · 9 years ago
  64. c46d374 cc: Remove the layer content_bounds() and use bounds() instead. by Dana Jansens · 9 years ago
  65. d23f2953 cc: Remove TiledLayer and ContentLayer. by danakj · 9 years ago
  66. 01c33ea1 cc: Remove legacy update loop by enne · 9 years ago
  67. cdb6c46 cc: Remove ImplSidePaintingSettings. by danakj · 9 years ago
  68. bbc1487 cc: Remove LayerTreeSettings::raster_enabled. by danakj · 9 years ago
  69. 1618275b cc: Remove per-tile-painting. by danakj · 9 years ago
  70. 2e4c4e1 Replaced TestNowSource with SimpleTestTickClock. by ankur1.verma · 9 years ago
  71. ff19e05 cc: Remove ImageLayer and ImageLayerUpdater. by danakj · 9 years ago
  72. 8942606 cc: Enable size_t truncation warnings for msvs in cc.gyp by vmpstr · 9 years ago
  73. eed856b6 cc: Delete FakeContentLayer and FakeContentLayerImpl. by danakj · 9 years ago
  74. b839664 Add unittest for VideoFrameProviderClientImpl. by dalecurtis · 9 years ago
  75. 4a0c548 Remove a few _sse2 targets now that we build with -msse2 everywhere. by thakis · 9 years ago
  76. 93a24d4 cc: Use CheckedNumeric for resource size calculations. by vmpstr · 9 years ago
  77. 7f1fe3d cc: Move list_container_unittest.cc to cc/base/. by prashant.n · 9 years ago
  78. a5ac8cc cc: Add tests for DisplayListRasterSource. by danakj · 9 years ago
  79. 56d80d7 [Android] Generate scripts at build time to run android tests. by mikecase · 9 years ago
  80. 7ae1e4bf Adding support for sidecars to cc::DisplayItemList. by jbroman · 9 years ago
  81. e0b5478 cc: Partial tile update for one-copy raster. by danakj · 9 years ago
  82. 0b04451 cc: Added draw_quad_perftest, IterateResources test. by vmpstr · 9 years ago
  83. 7ea06b0 cc: Move ListContainer to cc/base/. by jbroman · 9 years ago
  84. c48fd02 cc: Move RoundUp and RoundDown out of util.h into math_util.h by vmpstr · 9 years ago
  85. 7b5b055 cc: Reland "Add UMA stats for record and raster time." by jbroman · 9 years ago
  86. 0bdb49d cc: Adding BeginFrameTracker object and removing Now() from LTHI. by mithro · 9 years ago
  87. 61bf05f cc: Make a FakeResourceProvider and use it in tests to construct. by danakj · 9 years ago
  88. 92015685 cc: Move files out of cc/resources/. by danakj · 9 years ago
  89. 648fb54 Reland: Add ETC1 powered SSE encoder for tile texture compression by radu.velea · 9 years ago
  90. 4cac9b11 Revert of Add ETC1 powered SSE encoder for tile texture compression (patchset #23 id:440001 of https://codereview.chromium.org/1096703002/) by sergeyv · 9 years ago
  91. 5f3849aa Add ETC1 powered SSE encoder for tile texture compression by radu.velea · 9 years ago
  92. 8cc26dd cc: Separate the priority from the tile and put in new PrioritizedTile by hendrikw · 9 years ago
  93. eb57d858 Revert "cc: Add UMA stats for record and raster time." by jbroman · 9 years ago
  94. f1a56b75 Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (patchset #17 id:320001 of https://codereview.chromium.org/787763006/) by ksakamoto · 9 years ago
  95. ce2671b cc: Adding BeginFrameTracker object and removing Now() from LTHI. by mithro · 9 years ago
  96. f158029 cc: Use a ListContainer for DisplayItemList to reduce allocations. by danakj · 9 years ago
  97. 449b529 Plumb selection bounds as a single unit by jdduke · 9 years ago
  98. 7d073dc cc: Add support for sending BeginFrames for video. by sunnyps · 9 years ago
  99. 39be201 Make a couple of SurfaceAggregatorPerfTests by jbauman · 9 years ago
  100. 187bc57e cc: Add UMA stats for record and raster time. by jbroman · 9 years ago