1. dffe810 Remove CFX_StackTemplate from fde_xml_imp.h by Tom Sepez · 8 years ago
  2. 2079dce Remove unused CFX_ObjectStackTemplate by Tom Sepez · 8 years ago
  3. 281a51d Remove CFX_MassArrayTemplate by Tom Sepez · 8 years ago
  4. c803cbc Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE> by Tom Sepez · 8 years ago
  5. c3f74e9 Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE> by Tom Sepez · 8 years ago
  6. cb5eb3b Use std::deque for CFX_FontDescriptors by Tom Sepez · 8 years ago
  7. 4df5520 Remove CFX_MassArrayTemplate<CFX_Rect> backing array. by Tom Sepez · 8 years ago
  8. 9642d92 Improve catching narrow fonts on Linux by Nicolas Pena · 8 years ago
  9. 4a21114 Use std::deque for CFX_TPOArray by Tom Sepez · 8 years ago
  10. 65ec174 Convert positioned tabs to std::vector by Dan Sinclair · 8 years ago
  11. e65d62c Remove unused FX_AdjustCharDisplayPos type, always nullptr args by Tom Sepez · 8 years ago
  12. b0d3160 Change CreateBreak to return a unique_ptr by Dan Sinclair · 8 years ago
  13. bef7389 Return values instead of out params by Dan Sinclair · 8 years ago
  14. b4a2618 Create virtual codec APIs so chrome/fuzzers can link separately by Tom Sepez · 8 years ago
  15. fed39cf Fix font manager negation issue by Dan Sinclair · 8 years ago
  16. ef81390 Fix infinite loops in CPDF_MeshStream. by Lei Zhang · 8 years ago
  17. e13ad88 LibOpenJPEG upstream: check size in opj_j2k_read_siz by Nicolas Pena · 8 years ago
  18. d1aee7c More RTFBreak unused code and default params by Dan Sinclair · 8 years ago
  19. 17f3118 Fixup RTFBreak and TextBreak nits by Dan Sinclair · 8 years ago
  20. e340953 Remove always true method params by Dan Sinclair · 8 years ago
  21. 7071943 Remove unused methods from RTFBreak and TextBreak by Dan Sinclair · 8 years ago
  22. d2ee0f3 Convert the FX_RTFBREAK defines to an enum class by Dan Sinclair · 8 years ago
  23. d7de8e1 Convert FX_RTFLINEALIGNMENT to an enum class by Dan Sinclair · 8 years ago
  24. fb906e3 Remove unused layout styles by Dan Sinclair · 8 years ago
  25. 1026eab Remove unused RTF Break Policies by Dan Sinclair · 8 years ago
  26. b3b6e92 Enable XFA codecs by default by Dan Sinclair · 8 years ago
  27. a11ac1b Avoid crash above CFWL_ListItem::GetText() by Tom Sepez · 8 years ago
  28. 8f2fa90 Roll clang to 9913fb19. by Lei Zhang · 8 years ago
  29. 313c425 Remove unused IconElement::IconStream. by Lei Zhang · 8 years ago
  30. a99de0e Clean up CXML_Element. by Lei Zhang · 8 years ago
  31. ce32acf Spacing nit in libtiff patch by Nicolas Pena · 8 years ago
  32. 4e3f2d2 LCMS upstream patch to fix integer overflows by Nicolas Pena · 8 years ago
  33. be90aae Add public API for creating a Type1 font by Nicolas Pena · 8 years ago
  34. 3f72fb4 Explicitly tag fxjs native objects. by Tom Sepez · 8 years ago
  35. 9162ff8 Fix nits from commit db764708. by Lei Zhang · 8 years ago
  36. c5a1472 Fix uninitialized memory read in CJS_Object::GetEmbedObject() by Tom Sepez · 8 years ago
  37. 73c9f3b Allow building XFA without additional codecs. by Tom Sepez · 8 years ago
  38. 717a4fc Remove some pointless checks and assignments. by Lei Zhang · 8 years ago
  39. 1d7018e Whitespace change by Dan Sinclair · 8 years ago
  40. eb38d63 Whitespace change by Dan Sinclair · 8 years ago
  41. f222581 core: fix two more uninitialized members by Miklos Vajna · 8 years ago
  42. 412fa65 Remove repeated flags from CPDF_Font by Nicolas Pena · 8 years ago
  43. 0b6447a Libtiff: fix leaking tables in tif_ojpeg.c by Nicolas Pena · 8 years ago
  44. 37e2bd1 Fix a wrong variable usage in PDF_EncodeText(). by Lei Zhang · 8 years ago
  45. 40e0a81 Remove unused Icon::m_pIconStream by Tom Sepez · 8 years ago
  46. 90b7326 Cleanup PWL_Wnd by Dan Sinclair · 8 years ago
  47. 77f6d0f Observe all formfill environment pointer in JS objects. by Tom Sepez · 8 years ago
  48. b9c69ab Cleanup CFX_Graphics. by Dan Sinclair · 8 years ago
  49. efcf362 Merge CFX_PathGenerator into CFX_Path. by Dan Sinclair · 8 years ago
  50. c6dc69f Store JS string constants as single-byte strings. by Tom Sepez · 8 years ago
  51. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  52. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  53. b147e07 Convert point x,y into CFX_PointF by dan sinclair · 8 years ago
  54. e3f2377 lcms upstream patches to fix security bug by Nicolas Pena · 8 years ago
  55. 60fd9fc Convert OutputSelectedRect to take a rect by Dan Sinclair · 8 years ago
  56. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  57. 55db091 Move JS constant tables to single-byte names by Tom Sepez · 8 years ago
  58. 4d5b8c5 Convert JS property tables to single-byte. by Tom Sepez · 8 years ago
  59. 9b99b63 Convert native method names to single-byte. by Tom Sepez · 8 years ago
  60. c54c07e Convert text positions from x,y to CFX_PointF by Dan Sinclair · 8 years ago
  61. 892d751 Avoid some widestring to bytestring conversions in fxjs. by Tom Sepez · 8 years ago
  62. d476adc Remove non CFX_PointF GetIndexAtPos by Dan Sinclair · 8 years ago
  63. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  64. 37a35df Replace JS_IMPLEMENT_COLORPROP with helper function. by Tom Sepez · 8 years ago
  65. b97f8d5 Cleanup StreamContentParser transform methods by Dan Sinclair · 8 years ago
  66. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  67. 04557b8 Remove some JS_Define macros by Tom Sepez · 8 years ago
  68. b1670b5 Pass CJS_Runtime to JS callbacks. by Tom Sepez · 8 years ago
  69. 026f3d3 Libopenjpeg upstream fix for undefined shift by Nicolas Pena · 8 years ago
  70. 28e6919 Avoid a potential leak in CPDF_IndirectObjectHolder by Tom Sepez · 8 years ago
  71. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  72. 49f7deb Convert fx_font points to CFX_Point{F}s by Dan Sinclair · 8 years ago
  73. 2c02fae Change FXTEXT_CHARPOS to use CFX_PointF by Dan Sinclair · 8 years ago
  74. abf240c CQ config: add gerrit CQAbility verifier. by Andrii Shyshkalov · 8 years ago
  75. 9ad7d96 Convert CPDF_TextPage classes to CFX_PointF by Dan Sinclair · 8 years ago
  76. fa42927 Convert CPDF_TextObject to CFX_PointF by Dan Sinclair · 8 years ago
  77. a4ad01f Move generated graphics and font maps to CPDF_Page by Nicolas Pena · 8 years ago
  78. f7fddc9 Make skia bots blocking by Dan Sinclair · 8 years ago
  79. 4093039 Cleanup GetZeroAreaPath method by Dan Sinclair · 8 years ago
  80. e460232 Cleanup CFX_PathData. by Dan Sinclair · 8 years ago
  81. eb55885 Remove unused FX_RECT methods by Dan Sinclair · 8 years ago
  82. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  83. 1c467fd remove skia clipstack debugging by Cary Clark · 8 years ago
  84. 5f2d381 Replace CPWL_Point with CFX_PointF by Dan Sinclair · 8 years ago
  85. 7d4ccd7 Prevent heap-buffer-overflow in CCodec_ProgressiveDecoder by Nicolas Pena · 8 years ago
  86. 940f559 Reland Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  87. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  88. 22da8c2 Delete unused method CPWL_Edit::GeneratePageObjects by Nicolas Pena · 8 years ago
  89. dd40b8b Add ProcessText supporting standard fonts by Nicolas Pena · 8 years ago
  90. d8b01ca Revert "Convert Origins to points" by Dan Sinclair · 8 years ago
  91. ceb3ab5 Revert "Cleanup CPDF_MeshStream" by dsinclair · 8 years ago
  92. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  93. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  94. 58e4c5a Clean up CPDF_TextObject a bit by Nicolas Pena · 8 years ago
  95. 9787a74 Cleanup CPDF_MeshStream by Dan Sinclair · 8 years ago
  96. 9e41d04 Use container with stable iterator for m_Icons. by Tom Sepez · 8 years ago
  97. da83d3a Convert Origins to points by Dan Sinclair · 8 years ago
  98. f0b6554 Simplify FX_UTF8Encode variants. by Tom Sepez · 8 years ago
  99. 5fb0ad8 core: fix a few uninitialized members by Miklos Vajna · 8 years ago
  100. 2eb1a70 Add line width option for stroking paths by Nicolas Pena · 8 years ago