1. 7f2abcc Replace FXJSE_HCONTEXT with CFXJSE_Context* by dsinclair · 8 years ago
  2. cfaffc0 Fix windows build breakage at 25fa42f398d1 by Tom Sepez · 8 years ago
  3. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 8 years ago
  4. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 8 years ago
  5. 818e190 Remove parameters which are always null by dsinclair · 8 years ago
  6. 008ec70 Remove FX_GAMMA() and friends. They do nothing. by thestig · 8 years ago
  7. 4d1311b Fix a Skia build error from commit 1e2c557. by thestig · 8 years ago
  8. 7fa5513 Banish CFX_PrivateData to the XFA side by tsepez · 8 years ago
  9. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 8 years ago
  10. cece653 Remove CFX_PrivateData inheritance from CPDF_InterForm by tsepez · 8 years ago
  11. 5ce0968 Remove CFX_PrivateData from CPDF_Document by tsepez · 8 years ago
  12. 65be4b1 Complete or comment a couple Script_NodeClass functions by weili · 8 years ago
  13. 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 8 years ago
  14. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 8 years ago
  15. edfd3c3 get skia building by caryclark · 8 years ago
  16. d6faaaa fix rotated and alpha bitmaps by caryclark · 9 years ago
  17. ddffb57 Remove CFX_PrivateData from CPDF_ModuleMgr by tsepez · 9 years ago
  18. 5aaa9bc Correctly implement GetPartState() function by weili · 9 years ago
  19. 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
  20. 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 9 years ago
  21. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  22. a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
  23. db1a24e Remove dead code from CPDF_InterForm. by thestig · 9 years ago
  24. 27ddf16 Distinguish between user and owner passwords. by thestig · 9 years ago
  25. 490d612 Make CPDF_Function::Load() return an unique_ptr. by thestig · 9 years ago
  26. 109975b Use unique_ptr in CPDF_CidFont by tsepez · 9 years ago
  27. ef4e887 Clean up doc_ocg.cpp. by thestig · 9 years ago
  28. 09e139e Remove unused class CXFA_FFDocWidgetIterator by weili · 9 years ago
  29. 7ee2e53 Remove Release() from CFX_RTFBreak by tsepez · 9 years ago
  30. 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
  31. 168fc2b Delete CPDF_Object::IsModified(). by thestig · 9 years ago
  32. 885bba0 Fix infinite recursion in CPDF_DocPageData::GetColorSpace(). by thestig · 9 years ago
  33. a55880d Add missing STDCALL for FPDFDoc_GetPageMode(). by thestig · 9 years ago
  34. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 9 years ago
  35. 4cafdef Return no style in GetItemStyles() for item of null pointer by weili · 9 years ago
  36. 8f5f897 Add an enum to represent text rendering modes. by thestig · 9 years ago
  37. a2c06e4 Use enum type for char type variables by weili · 9 years ago
  38. f0a1282 Remove Release() from CFX_Barcode by tsepez · 9 years ago
  39. 76852be Fix /analyze warnings in fxbarcode/ by tsepez · 9 years ago
  40. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  41. dc3ccdf Fix a bug on scrollbar's checking theme states by weili · 9 years ago
  42. 7aaaae6 Use std::map in CXFA_ItemLayoutProcessor by tsepez · 9 years ago
  43. bc34be4 Use std::map for CFX_GEFont::m_FontMapper by tsepez · 9 years ago
  44. 24ca59c Fix unreachable code in fwl_comboboximp.cpp by tsepez · 9 years ago
  45. 92b5402 Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp by tsepez · 9 years ago
  46. 192bb33 Use std::map, std::unique_ptr in fwl_widgetmgrimp.h by tsepez · 9 years ago
  47. 5a5180e Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr by tsepez · 9 years ago
  48. 1b99b2d Merge GetBits32() impls into one. Put it in fxcrt. by thestig · 9 years ago
  49. 3cbb6fb openjpeg: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc. by ochang · 9 years ago
  50. 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
  51. 8b45eb1 Work around sign compare error from commit be9b894. by thestig · 9 years ago
  52. 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 9 years ago
  53. fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
  54. 411f118 Remove Release() from IFXCRT_FileAccess. by tsepez · 9 years ago
  55. 1f36fa8 Fix the Skia build after 9b1a0ee. by thestig · 9 years ago
  56. d77f417 Remove CFX_MapPtrToPtr in xfa_ffdocview.h by tsepez · 9 years ago
  57. bc2f0c5 Remove Release() from CXFA_FM2JSContext by tsepez · 9 years ago
  58. 39faf4f Remove Release() from CPDFDOC_Environment by tsepez · 9 years ago
  59. 9b1a0ee Fix Undefined-shift in CPDF_SampledFunc::v_Init(). by thestig · 9 years ago
  60. db9e498 Fix a potential nullptr deref in CFX_MapPtrToPtr. by thestig · 9 years ago
  61. 80f25a5 Fix leak in CPDF_StreamContentParser::AddTextObject(). by thestig · 9 years ago
  62. c7600f9 Remove CFX_DSPATemplate usage in CXFA_TextParser by dsinclair · 9 years ago
  63. f8d8ac4 Expand some typedefs to the original types by dsinclair · 9 years ago
  64. bc8a640 Correctly check for overflow in FX_atonum. by dsinclair · 9 years ago
  65. e97ea03 Fix memory leaks in pdfium_test. by thestig · 9 years ago
  66. bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
  67. d89fcb8 Remove Release() from CFX_StreamImp, rename to IFX_StreamImp by tsepez · 9 years ago
  68. 225a257 Fix a memory leak in opj_jp2_read_ihdr(). by thestig · 9 years ago
  69. 2346793 Remove Release() from CXFA_WidgetLayoutData by tsepez · 9 years ago
  70. 749c14c Remove agg from skia build by caryclark · 9 years ago
  71. 7b21423 Clean up CFX_RenderDevice::DrawNormalText(). by thestig · 9 years ago
  72. d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
  73. 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
  74. 0aae2a7 Remove Release() from CXFA_FWLTheme by tsepez · 9 years ago
  75. f1a52ca Remove Release() from CXFA_ScriptContext by tsepez · 9 years ago
  76. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 9 years ago
  77. 1763f62 Remove Release() from CFX_SAXReader by tsepez · 9 years ago
  78. a039bc2 Remove Release() from CXFA_RenderContext by tsepez · 9 years ago
  79. e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 9 years ago
  80. 501e8cd Remove Release() from CXFA_ChecksumContext by tsepez · 9 years ago
  81. 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago
  82. 3b09363 Use std::vector in CPDF_StructTreeImpl by tsepez · 9 years ago
  83. 5c9b65e Remove c_str() from widestring checksum variant. by tsepez · 9 years ago
  84. be9b894 Pass objects instead of strings for undo/redo records. by dsinclair · 9 years ago
  85. 56286b3 Remove some CFX_ArrayTemplate<> usage from fxjse by tsepez · 9 years ago
  86. 0c268e9 Replace XFA_N with value by dsinclair · 9 years ago
  87. 8bdb290 Remove Release() from IFX_CharIter, use unique_ptrs. by tsepez · 9 years ago
  88. 992def0 Don't use LCD antialiasing if Fontconfig doesn't support hinting by thomasanderson · 9 years ago
  89. 61a4544 Rename CPDF_Struct{Element,Tree} to IPDF_ by tsepez · 9 years ago
  90. 935d8d5 XFA_WIDGETSTATUS cleanup. by dsinclair · 9 years ago
  91. 59ce240 Fix DrMemory bot error by properly initializing the variable by weili · 9 years ago
  92. dbc14fa Allow multiprocess Dr Memory tests by dsinclair · 9 years ago
  93. dd42700 Revert of Remove an unnecessary variable from CPDF_Creator (patchset #1 id:20001 of https://codereview.chromium.org/1988603002/ ) by weili · 9 years ago
  94. 849284d Combine corpus runner into test_runner.py by dsinclair · 9 years ago
  95. 47b998b Remove an unnecessary variable from CPDF_Creator by weili · 9 years ago
  96. 5f3b41b Use chromium_code standard for PDFium GYP compilation by weili · 9 years ago
  97. 3857904 Remove Release() { delete this; } in CFXA_Data{Importer,Exporter} by tsepez · 9 years ago
  98. 3301ab3 Fix a nullptr deref in CPDF_BookmarkTree::GetFirstChild(). by thestig · 9 years ago
  99. d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 9 years ago
  100. fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 9 years ago