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