1. 77f6d0f Observe all formfill environment pointer in JS objects. by Tom Sepez · 8 years ago
  2. b9c69ab Cleanup CFX_Graphics. by Dan Sinclair · 8 years ago
  3. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  4. c6dc69f Store JS string constants as single-byte strings. by Tom Sepez · 8 years ago
  5. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  6. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  7. b147e07 Convert point x,y into CFX_PointF by dan sinclair · 8 years ago
  8. e3f2377 lcms upstream patches to fix security bug by Nicolas Pena · 8 years ago
  9. 60fd9fc Convert OutputSelectedRect to take a rect by Dan Sinclair · 8 years ago
  10. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  11. 55db091 Move JS constant tables to single-byte names by Tom Sepez · 8 years ago
  12. 4d5b8c5 Convert JS property tables to single-byte. by Tom Sepez · 8 years ago
  13. 9b99b63 Convert native method names to single-byte. by Tom Sepez · 8 years ago
  14. c54c07e Convert text positions from x,y to CFX_PointF by Dan Sinclair · 8 years ago
  15. 892d751 Avoid some widestring to bytestring conversions in fxjs. by Tom Sepez · 8 years ago
  16. d476adc Remove non CFX_PointF GetIndexAtPos by Dan Sinclair · 8 years ago
  17. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  18. 37a35df Replace JS_IMPLEMENT_COLORPROP with helper function. by Tom Sepez · 8 years ago
  19. b97f8d5 Cleanup StreamContentParser transform methods by Dan Sinclair · 8 years ago
  20. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  21. 04557b8 Remove some JS_Define macros by Tom Sepez · 8 years ago
  22. b1670b5 Pass CJS_Runtime to JS callbacks. by Tom Sepez · 8 years ago
  23. 026f3d3 Libopenjpeg upstream fix for undefined shift by Nicolas Pena · 8 years ago
  24. 28e6919 Avoid a potential leak in CPDF_IndirectObjectHolder by Tom Sepez · 8 years ago
  25. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  26. 49f7deb Convert fx_font points to CFX_Point{F}s by Dan Sinclair · 8 years ago
  27. 2c02fae Change FXTEXT_CHARPOS to use CFX_PointF by Dan Sinclair · 8 years ago
  28. abf240c CQ config: add gerrit CQAbility verifier. by Andrii Shyshkalov · 8 years ago
  29. 9ad7d96 Convert CPDF_TextPage classes to CFX_PointF by Dan Sinclair · 8 years ago
  30. fa42927 Convert CPDF_TextObject to CFX_PointF by Dan Sinclair · 8 years ago
  31. a4ad01f Move generated graphics and font maps to CPDF_Page by Nicolas Pena · 8 years ago
  32. f7fddc9 Make skia bots blocking by Dan Sinclair · 8 years ago
  33. 4093039 Cleanup GetZeroAreaPath method by Dan Sinclair · 8 years ago
  34. e460232 Cleanup CFX_PathData. by Dan Sinclair · 8 years ago
  35. eb55885 Remove unused FX_RECT methods by Dan Sinclair · 8 years ago
  36. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  37. 1c467fd remove skia clipstack debugging by Cary Clark · 8 years ago
  38. 5f2d381 Replace CPWL_Point with CFX_PointF by Dan Sinclair · 8 years ago
  39. 7d4ccd7 Prevent heap-buffer-overflow in CCodec_ProgressiveDecoder by Nicolas Pena · 8 years ago
  40. 940f559 Reland Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  41. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  42. 22da8c2 Delete unused method CPWL_Edit::GeneratePageObjects by Nicolas Pena · 8 years ago
  43. dd40b8b Add ProcessText supporting standard fonts by Nicolas Pena · 8 years ago
  44. d8b01ca Revert "Convert Origins to points" by Dan Sinclair · 8 years ago
  45. ceb3ab5 Revert "Cleanup CPDF_MeshStream" by dsinclair · 8 years ago
  46. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  47. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  48. 58e4c5a Clean up CPDF_TextObject a bit by Nicolas Pena · 8 years ago
  49. 9787a74 Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  50. 9e41d04 Use container with stable iterator for m_Icons. by Tom Sepez · 8 years ago
  51. da83d3a Convert Origins to points by Dan Sinclair · 8 years ago
  52. f0b6554 Simplify FX_UTF8Encode variants. by Tom Sepez · 8 years ago
  53. 5fb0ad8 core: fix a few uninitialized members by Miklos Vajna · 8 years ago
  54. 2eb1a70 Add line width option for stroking paths by Nicolas Pena · 8 years ago
  55. e818bcb Roll build, buildtools, and V8 by Nicolas Pena · 8 years ago
  56. 687a79c Cleanup CFX_Matrix related methods by Dan Sinclair · 8 years ago
  57. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  58. 67e4faa Libtiff upstream fix for large td_bitspersample by Nicolas Pena · 8 years ago
  59. 9d5fd1d Roll third_party/skia from f44703a to 90e3cd789 by Ben Wanger · 8 years ago
  60. 118a8e2 Replace rect.Transform(matrix) with matrix.TransformRect(rect) by Dan Sinclair · 8 years ago
  61. 21e954b Remove CopyToLocal from CFDE_CSSDeclaration by Dan Sinclair · 8 years ago
  62. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 8 years ago
  63. ac2e047 Libtiff upstream fix for TIFFFetchNormalTag by Nicolas Pena · 8 years ago
  64. 0fc185e Add EmbedderTest for adding and filling paths by Nicolas Pena · 8 years ago
  65. 36c18c8 Add CFDE_CSSValueListParser tests by Dan Sinclair · 8 years ago
  66. 071d786 Rename x,y to width,height for Size types by dan sinclair · 8 years ago
  67. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  68. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago
  69. 79365f7 Use enum class for PathPoint types. by Nicolas Pena · 8 years ago
  70. c222907 Cleanup out params in XFA layout code. by Dan Sinclair · 8 years ago
  71. 76da884 Split CFX_STemplate from CFX_PSTemplate by Tom Sepez · 8 years ago
  72. 10def51 More CXFA_ItemLayoutProcessor cleanup by Dan Sinclair · 8 years ago
  73. baf318f Fix stream reading from pFile. by Graeme Connell · 8 years ago
  74. f9baca8 Add support for fill and stroke RGBA in CPDF_PageContentGenerator by Nicolas Pena · 8 years ago
  75. 3c056ae Remove redundant tests exposed by inlining macros in fxbarcode by Tom Sepez · 8 years ago
  76. e5f4f22 Cleanup xfa layout code by dan sinclair · 9 years ago
  77. aaf0bdc Remove unused parameter by dan sinclair · 9 years ago
  78. 65c7c23 Remove FX_WSTRC usage by dan sinclair · 9 years ago
  79. 44b297b Clean up CSS code to match styles. by dan sinclair · 9 years ago
  80. 4bd0d99 Add CPDF_PageContentGenerator::ProcessPath supporting path construction by Nicolas Pena · 9 years ago
  81. 5c19c35 Remove DrMemory by dan sinclair · 9 years ago
  82. 1f5e327 Fix recent test suppressions by Nicolas Pena · 9 years ago
  83. c8017b2 Remove BC_EXCEPTION_CHECK macros by Tom Sepez · 9 years ago
  84. 00d4064 Fixup test harness by dan sinclair · 9 years ago
  85. 576e815 Use std::vector and unique_ptr in xfa/fwl. by Tom Sepez · 9 years ago
  86. 3509d16 Use std::vector, unique_ptrs in fxet_edit.h by Tom Sepez · 9 years ago
  87. 51d02b3 use std::vector in cfx_graphics.h and xfa_ffwidget.h by Tom Sepez · 9 years ago
  88. 02d83e1 skia/BUILD.gn: remove SkLayer by halcanary · 9 years ago
  89. f4a8c72 Properly refcount CPDF_StructElement by Tom Sepez · 9 years ago
  90. 6db6df7 Remove CFX_ArrayTemplate from CFFL_ListBox by Tom Sepez · 9 years ago
  91. f716f0b Refcount CPDF_OCContext. by Tom Sepez · 9 years ago
  92. 4ada364 Cleanup memory allocations in ttgsubtable.cpp by Tom Sepez · 9 years ago
  93. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 9 years ago
  94. 6438c4f Limit parsing recursion levels in CPDF_StreamParser by Nicolas Pena · 9 years ago
  95. d532036 Add flag to ignore images by their MD5 digest by stephana · 9 years ago
  96. 0630447 Fix leak in PredictorSetupDecode by calling tif_cleanup on failure by Nicolas Pena · 9 years ago
  97. 0370d6b Cleanup CPDF_StructElement. by tsepez · 9 years ago
  98. 98909bf Add CSS parser tests by Dan Sinclair · 9 years ago
  99. 35ee5bb Cleanup memory in CFDE_CSSStyleSelector by Dan Sinclair · 9 years ago
  100. cff5618 Fix CSS fuzzer input size by Dan Sinclair · 9 years ago