relevant-c++ 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. dom/animation/AnimValuesStyleRule.cpp
  2. dom/animation/AnimValuesStyleRule.h
  3. layout/base/GeckoRestyleManager.cpp
  4. layout/base/GeckoRestyleManager.h
  5. layout/base/RestyleTracker.cpp
  6. layout/style/CSSStyleSheet.cpp
  7. layout/style/CSSStyleSheet.h
  8. layout/style/CSSVariableDeclarations.cpp
  9. layout/style/CSSVariableDeclarations.h
  10. layout/style/CSSVariableResolver.cpp
  11. layout/style/CSSVariableResolver.h
  12. layout/style/CSSVariableValues.cpp
  13. layout/style/CSSVariableValues.h
  14. layout/style/Declaration.cpp
  15. layout/style/Declaration.h
  16. layout/style/GeckoStyleContext.cpp
  17. layout/style/GeckoStyleContext.h
  18. layout/style/ImportRule.h
  19. layout/style/IncrementalClearCOMRuleArray.cpp
  20. layout/style/IncrementalClearCOMRuleArray.h
  21. layout/style/NameSpaceRule.h
  22. layout/style/RuleNodeCacheConditions.cpp
  23. layout/style/RuleProcessorCache.cpp
  24. layout/style/RuleProcessorCache.h
  25. layout/style/StyleRule.cpp
  26. layout/style/StyleRule.h
  27. layout/style/nsCSSDataBlock.cpp
  28. layout/style/nsCSSParser.cpp
  29. layout/style/nsCSSRuleProcessor.cpp
  30. layout/style/nsCSSRuleProcessor.h
  31. layout/style/nsCSSRules.cpp
  32. layout/style/nsIStyleRule.h
  33. layout/style/nsIStyleRuleProcessor.h
  34. layout/style/nsMediaList.cpp
  35. layout/style/nsMediaList.h
  36. layout/style/nsNthIndexCache.cpp
  37. layout/style/nsRuleData.cpp
  38. layout/style/nsRuleData.h
  39. layout/style/nsRuleNode.cpp
  40. layout/style/nsRuleNode.h
  41. layout/style/nsRuleWalker.h
  42. layout/style/nsStyleSet.cpp
  43. layout/style/nsStyleSet.h
  44. layout/base/RestyleManager.cpp
  45. layout/base/RestyleManager.h
  46. layout/style/nsCSSStyleSheet.cpp
  47. layout/style/nsCSSStyleSheet.h
  48. layout/style/nsCSSDeclaration.cpp
  49. layout/style/nsCSSDeclaration.h
  50. layout/style/nsICSSImportRule.h
  51. layout/style/nsICSSNameSpaceRule.h
  52. layout/style/nsCSSStyleRule.cpp
  53. layout/style/nsICSSStyleRule.h
  54. layout/style/nsIMediaList.h
  55. layout/base/RestyleManagerBase.cpp
  56. layout/style/AnimationCommon.cpp
  57. gfx/2d/CaptureCommandList.cpp
  58. gfx/2d/CaptureCommandList.h
  59. gfx/2d/DrawCommand.h
  60. gfx/2d/DrawCommands.h
  61. gfx/2d/DrawTargetCapture.cpp
  62. gfx/2d/DrawTargetCapture.h
  63. gfx/2d/DrawTargetDual.cpp
  64. gfx/2d/DrawTargetDual.h
  65. gfx/2d/DrawTargetTiled.cpp
  66. gfx/2d/DrawTargetTiled.h
  67. gfx/2d/DrawTargetWrapAndRecord.cpp
  68. gfx/2d/DrawTargetWrapAndRecord.h
  69. gfx/2d/FilterNodeCapture.cpp
  70. gfx/2d/FilterNodeCapture.h
  71. gfx/2d/PathCapture.cpp
  72. gfx/2d/PathCapture.h
  73. gfx/2d/SourceSurfaceCapture.cpp
  74. gfx/2d/SourceSurfaceCapture.h
  75. gfx/2d/SourceSurfaceDual.h
  76. gfx/gl/SharedSurfaceGLX.cpp
  77. gfx/gl/SharedSurfaceGLX.h
  78. gfx/layers/apz/public/MetricsSharingController.h
  79. gfx/layers/apz/test/gtest/InternalHitTester.cpp
  80. gfx/layers/apz/test/gtest/InternalHitTester.h
  81. gfx/layers/basic/AutoMaskData.h
  82. gfx/layers/basic/BasicCanvasLayer.cpp
  83. gfx/layers/basic/BasicCanvasLayer.h
  84. gfx/layers/basic/BasicColorLayer.cpp
  85. gfx/layers/basic/BasicCompositor.cpp
  86. gfx/layers/basic/BasicCompositor.h
  87. gfx/layers/basic/BasicContainerLayer.cpp
  88. gfx/layers/basic/BasicContainerLayer.h
  89. gfx/layers/basic/BasicImageLayer.cpp
  90. gfx/layers/basic/BasicImages.cpp
  91. gfx/layers/basic/BasicImplData.h
  92. gfx/layers/basic/BasicLayerManager.cpp
  93. gfx/layers/basic/BasicLayers.h
  94. gfx/layers/basic/BasicLayersImpl.cpp
  95. gfx/layers/basic/BasicLayersImpl.h
  96. gfx/layers/basic/BasicPaintedLayer.cpp
  97. gfx/layers/basic/BasicPaintedLayer.h
  98. gfx/layers/basic/MacIOSurfaceTextureHostBasic.cpp
  99. gfx/layers/basic/MacIOSurfaceTextureHostBasic.h
  100. gfx/layers/basic/TextureClientX11.cpp
  101. gfx/layers/basic/TextureClientX11.h
  102. gfx/layers/basic/TextureHostBasic.cpp
  103. gfx/layers/basic/TextureHostBasic.h
  104. gfx/layers/basic/X11BasicCompositor.cpp
  105. gfx/layers/basic/X11BasicCompositor.h
  106. gfx/layers/basic/X11TextureSourceBasic.cpp
  107. gfx/layers/basic/X11TextureSourceBasic.h
  108. gfx/layers/client/ClientCanvasLayer.cpp
  109. gfx/layers/client/ClientCanvasLayer.h
  110. gfx/layers/client/ClientCanvasRenderer.cpp
  111. gfx/layers/client/ClientCanvasRenderer.h
  112. gfx/layers/client/ClientColorLayer.cpp
  113. gfx/layers/client/ClientContainerLayer.cpp
  114. gfx/layers/client/ClientContainerLayer.h
  115. gfx/layers/client/ClientImageLayer.cpp
  116. gfx/layers/client/ClientLayerManager.cpp
  117. gfx/layers/client/ClientLayerManager.h
  118. gfx/layers/client/ClientPaintedLayer.cpp
  119. gfx/layers/client/ClientPaintedLayer.h
  120. gfx/layers/client/ClientReadbackLayer.h
  121. gfx/layers/client/ClientTiledPaintedLayer.cpp
  122. gfx/layers/client/ClientTiledPaintedLayer.h
  123. gfx/layers/client/ContentClient.cpp
  124. gfx/layers/client/ContentClient.h
  125. gfx/layers/client/MultiTiledContentClient.cpp
  126. gfx/layers/client/MultiTiledContentClient.h
  127. gfx/layers/client/SingleTiledContentClient.cpp
  128. gfx/layers/client/SingleTiledContentClient.h
  129. gfx/layers/client/TiledContentClient.cpp
  130. gfx/layers/client/TiledContentClient.h
  131. gfx/layers/composite/AsyncCompositionManager.cpp
  132. gfx/layers/composite/AsyncCompositionManager.h
  133. gfx/layers/composite/CanvasLayerComposite.cpp
  134. gfx/layers/composite/CanvasLayerComposite.h
  135. gfx/layers/composite/ColorLayerComposite.cpp
  136. gfx/layers/composite/ColorLayerComposite.h
  137. gfx/layers/composite/ConsolasFontData.h
  138. gfx/layers/composite/ContainerLayerComposite.cpp
  139. gfx/layers/composite/ContainerLayerComposite.h
  140. gfx/layers/composite/ContentHost.cpp
  141. gfx/layers/composite/ContentHost.h
  142. gfx/layers/composite/Diagnostics.cpp
  143. gfx/layers/composite/FPSCounter.cpp
  144. gfx/layers/composite/FPSCounter.h
  145. gfx/layers/composite/ImageHost.cpp
  146. gfx/layers/composite/ImageHost.h
  147. gfx/layers/composite/ImageLayerComposite.cpp
  148. gfx/layers/composite/ImageLayerComposite.h
  149. gfx/layers/composite/LayerManagerComposite.cpp
  150. gfx/layers/composite/LayerManagerComposite.h
  151. gfx/layers/composite/LayerManagerCompositeUtils.h
  152. gfx/layers/composite/PaintCounter.cpp
  153. gfx/layers/composite/PaintCounter.h
  154. gfx/layers/composite/PaintedLayerComposite.cpp
  155. gfx/layers/composite/PaintedLayerComposite.h
  156. gfx/layers/composite/TextRenderer.cpp
  157. gfx/layers/composite/TextRenderer.h
  158. gfx/layers/composite/TiledContentHost.cpp
  159. gfx/layers/composite/TiledContentHost.h
  160. gfx/layers/composite/X11TextureHost.cpp
  161. gfx/layers/composite/X11TextureHost.h
  162. gfx/layers/d3d11/BlendingHelpers.hlslh
  163. gfx/layers/d3d11/mlgshaders/blend-common.hlsl
  164. gfx/layers/d3d11/mlgshaders/blend-ps-generated.hlslh
  165. gfx/layers/d3d11/mlgshaders/blend-ps-generated.hlslh.tpl
  166. gfx/layers/d3d11/mlgshaders/blend-ps.hlsl
  167. gfx/layers/d3d11/mlgshaders/blend-vs.hlsl
  168. gfx/layers/d3d11/mlgshaders/clear-common.hlsl
  169. gfx/layers/d3d11/mlgshaders/clear-ps.hlsl
  170. gfx/layers/d3d11/mlgshaders/clear-vs.hlsl
  171. gfx/layers/d3d11/mlgshaders/color-common.hlsl
  172. gfx/layers/d3d11/mlgshaders/color-ps.hlsl
  173. gfx/layers/d3d11/mlgshaders/color-vs.hlsl
  174. gfx/layers/d3d11/mlgshaders/common.hlsl
  175. gfx/layers/d3d11/mlgshaders/common-ps.hlsl
  176. gfx/layers/d3d11/mlgshaders/common-vs.hlsl
  177. gfx/layers/d3d11/mlgshaders/component-alpha-ps.hlsl
  178. gfx/layers/d3d11/mlgshaders/diagnostics-common.hlsl
  179. gfx/layers/d3d11/mlgshaders/diagnostics-ps.hlsl
  180. gfx/layers/d3d11/mlgshaders/diagnostics-vs.hlsl
  181. gfx/layers/d3d11/mlgshaders/mask-combiner-common.hlsl
  182. gfx/layers/d3d11/mlgshaders/mask-combiner-ps.hlsl
  183. gfx/layers/d3d11/mlgshaders/mask-combiner-vs.hlsl
  184. gfx/layers/d3d11/mlgshaders/test-features-vs.hlsl
  185. gfx/layers/d3d11/mlgshaders/textured-common.hlsl
  186. gfx/layers/d3d11/mlgshaders/textured-ps.hlsl
  187. gfx/layers/d3d11/mlgshaders/textured-vs.hlsl
  188. gfx/layers/d3d11/mlgshaders/ycbcr-ps.hlsl
  189. gfx/layers/d3d11/ReadbackManagerD3D11.cpp
  190. gfx/layers/d3d11/ReadbackManagerD3D11.h
  191. gfx/layers/DirectedGraph.h
  192. gfx/layers/ImageLayers.cpp
  193. gfx/layers/ImageLayers.h
  194. gfx/layers/ipc/LayerTransactionChild.cpp
  195. gfx/layers/ipc/LayerTransactionChild.h
  196. gfx/layers/ipc/LayerTransactionParent.cpp
  197. gfx/layers/ipc/LayerTransactionParent.h
  198. gfx/layers/ipc/ShadowLayers.cpp
  199. gfx/layers/ipc/ShadowLayers.h
  200. gfx/layers/ipc/ShadowLayerUtilsMac.cpp
  201. gfx/layers/ipc/ShadowLayerUtilsX11.cpp
  202. gfx/layers/ipc/ShadowLayerUtilsX11.h
  203. gfx/layers/LayerManager.cpp
  204. gfx/layers/LayerMetricsWrapper.h
  205. gfx/layers/LayerScope.cpp
  206. gfx/layers/LayerScope.h
  207. gfx/layers/Layers.cpp
  208. gfx/layers/Layers.h
  209. gfx/layers/LayersHelpers.cpp
  210. gfx/layers/LayersHelpers.h
  211. gfx/layers/LayerSorter.cpp
  212. gfx/layers/LayerSorter.h
  213. gfx/layers/LayerTreeInvalidation.cpp
  214. gfx/layers/LayerTreeInvalidation.h
  215. gfx/layers/opengl/GLBlitTextureImageHelper.cpp
  216. gfx/layers/opengl/GLBlitTextureImageHelper.h
  217. gfx/layers/opengl/X11TextureSourceOGL.cpp
  218. gfx/layers/opengl/X11TextureSourceOGL.h
  219. gfx/layers/PaintThread.cpp
  220. gfx/layers/PaintThread.h
  221. gfx/layers/protobuf/LayerScopePacket.pb.h
  222. gfx/layers/ReadbackProcessor.cpp
  223. gfx/layers/ReadbackProcessor.h
  224. gfx/layers/RenderTrace.cpp
  225. gfx/layers/RenderTrace.h
  226. gfx/layers/RotatedBuffer.cpp
  227. gfx/layers/RotatedBuffer.h
  228. gfx/layers/SourceSurfaceVolatileData.cpp
  229. gfx/layers/SourceSurfaceVolatileData.h
  230. gfx/layers/TextureDIB.cpp
  231. gfx/layers/TextureDIB.h
  232. gfx/layers/TiledLayerBuffer.h
  233. gfx/src/TiledRegion.cpp
  234. gfx/src/TiledRegion.h
  235. gfx/tests/gtest/TestCompositor.cpp
  236. gfx/tests/gtest/TestLayers.h
  237. gfx/tests/gtest/TestTextureCompatibility.cpp
  238. gfx/thebes/gfxGdkNativeRenderer.cpp
  239. gfx/thebes/gfxGdkNativeRenderer.h
  240. gfx/thebes/gfxXlibNativeRenderer.cpp
  241. gfx/thebes/gfxXlibNativeRenderer.h
  242. layout/painting/FrameLayerBuilder.cpp
  243. layout/painting/FrameLayerBuilder.h
  244. widget/gtk/WindowSurfaceXRender.cpp
  245. widget/gtk/WindowSurfaceXRender.h
  246. gfx/2d/DrawTargetRecording.cpp
  247. gfx/2d/DrawTargetRecording.h
  248. gfx/gl/GLBlitTextureImageHelper.cpp
  249. gfx/gl/GLBlitTextureImageHelper.h
  250. gfx/layers/basic/BasicCanvasLayer.cpp
  251. gfx/layers/basic/BasicCanvasLayer.h
  252. gfx/layers/basic/BasicColorLayer.cpp
  253. gfx/layers/basic/BasicContainerLayer.cpp
  254. gfx/layers/basic/BasicContainerLayer.h
  255. gfx/layers/basic/BasicImageLayer.cpp
  256. gfx/layers/basic/BasicLayerManager.cpp
  257. gfx/layers/basic/BasicLayers.cpp
  258. gfx/layers/basic/BasicLayers.h
  259. gfx/layers/basic/BasicThebesLayer.cpp
  260. gfx/layers/basic/BasicThebesLayer.h
  261. gfx/layers/BasicLayers.h
  262. gfx/layers/basic/TextureHostX11.cpp
  263. gfx/layers/basic/TextureHostX11.h
  264. gfx/layers/client/ClientThebesLayer.cpp
  265. gfx/layers/client/ClientThebesLayer.h
  266. gfx/layers/client/ClientTiledThebesLayer.cpp
  267. gfx/layers/client/ClientTiledThebesLayer.h
  268. gfx/layers/client/TiledContentClient.cpp
  269. gfx/layers/client/TiledContentClient.h
  270. gfx/layers/composite/ThebesLayerComposite.cpp
  271. gfx/layers/composite/ThebesLayerComposite.h
  272. gfx/layers/ipc/CompositorParent.cpp
  273. gfx/layers/ipc/CompositorParent.h
  274. gfx/layers/ipc/LayerTransactionChild.cpp
  275. gfx/layers/ipc/LayerTransactionChild.h
  276. gfx/layers/ipc/ShadowLayersChild.cpp
  277. gfx/layers/ipc/ShadowLayersChild.h
  278. gfx/layers/ipc/ShadowLayersParent.cpp
  279. gfx/layers/ipc/ShadowLayersParent.h
  280. gfx/layers/opengl/FPSCounter.h
  281. gfx/layers/ThebesLayerBuffer.cpp
  282. gfx/layers/ThebesLayerBuffer.h
  283. gfx/thebes/public/gfxGdkNativeRenderer.h
  284. gfx/thebes/public/gfxXlibNativeRenderer.h
  285. gfx/thebes/src/gfxGdkNativeRenderer.cpp
  286. gfx/thebes/src/gfxXlibNativeRenderer.cpp
  287. layout/base/FrameLayerBuilder.cpp
  288. layout/base/FrameLayerBuilder.h
  289. gfx/layers/d3d11/MLGDeviceD3D11.cpp
  290. gfx/layers/d3d11/MLGDeviceD3D11.h
  291. gfx/layers/mlgpu/BufferCache.cpp
  292. gfx/layers/mlgpu/BufferCache.h
  293. gfx/layers/mlgpu/CanvasLayerMLGPU.cpp
  294. gfx/layers/mlgpu/CanvasLayerMLGPU.h
  295. gfx/layers/mlgpu/ClearRegionHelper.h
  296. gfx/layers/mlgpu/ContainerLayerMLGPU.cpp
  297. gfx/layers/mlgpu/ContainerLayerMLGPU.h
  298. gfx/layers/mlgpu/FrameBuilder.cpp
  299. gfx/layers/mlgpu/FrameBuilder.h
  300. gfx/layers/mlgpu/ImageLayerMLGPU.cpp
  301. gfx/layers/mlgpu/ImageLayerMLGPU.h
  302. gfx/layers/mlgpu/LayerManagerMLGPU.cpp
  303. gfx/layers/mlgpu/LayerManagerMLGPU.h
  304. gfx/layers/mlgpu/LayerMLGPU.cpp
  305. gfx/layers/mlgpu/LayerMLGPU.h
  306. gfx/layers/mlgpu/MaskOperation.cpp
  307. gfx/layers/mlgpu/MaskOperation.h
  308. gfx/layers/mlgpu/MemoryReportingMLGPU.cpp
  309. gfx/layers/mlgpu/MemoryReportingMLGPU.h
  310. gfx/layers/mlgpu/MLGDevice.cpp
  311. gfx/layers/mlgpu/MLGDevice.h
  312. gfx/layers/mlgpu/MLGDeviceTypes.h
  313. gfx/layers/mlgpu/MLGPUScreenshotGrabber.cpp
  314. gfx/layers/mlgpu/MLGPUScreenshotGrabber.h
  315. gfx/layers/mlgpu/PaintedLayerMLGPU.cpp
  316. gfx/layers/mlgpu/PaintedLayerMLGPU.h
  317. gfx/layers/mlgpu/RenderPassMLGPU.cpp
  318. gfx/layers/mlgpu/RenderPassMLGPU.h
  319. gfx/layers/mlgpu/RenderPassMLGPU-inl.h
  320. gfx/layers/mlgpu/RenderViewMLGPU.cpp
  321. gfx/layers/mlgpu/RenderViewMLGPU.h
  322. gfx/layers/mlgpu/ShaderDefinitionsMLGPU.h
  323. gfx/layers/mlgpu/ShaderDefinitionsMLGPU-inl.h
  324. gfx/layers/mlgpu/SharedBufferMLGPU.cpp
  325. gfx/layers/mlgpu/SharedBufferMLGPU.h
  326. gfx/layers/mlgpu/StagingBuffer.cpp
  327. gfx/layers/mlgpu/StagingBuffer.h
  328. gfx/layers/mlgpu/TexturedLayerMLGPU.cpp
  329. gfx/layers/mlgpu/TexturedLayerMLGPU.h
  330. gfx/layers/mlgpu/TextureSourceProviderMLGPU.cpp
  331. gfx/layers/mlgpu/TextureSourceProviderMLGPU.h
  332. gfx/layers/mlgpu/UtilityMLGPU.h
  333. gfx/layers/LayerAttributes.h
  334. media/libstagefright/
  335. intl/uconv/
  336. intl/hyphenation/
  337. media/libcubeb/src/cubeb_audiounit.c
  338. media/libcubeb/src/cubeb_audiounit.cpp