1. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  2. fbda17d Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. by tsepez · 8 years ago
  3. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  4. d24c3a6 Revert "Add -> operators to CFX_CountRef." by tsepez · 8 years ago
  5. 5960143 Revert "Replace wrapper methods in CPDF_Path with -> operator." by tsepez · 8 years ago
  6. adbd329 Revert "Use ->() in CPDF_ColorState" by tsepez · 8 years ago
  7. 91ddd3f Use ->() in CPDF_ColorState by tsepez · 8 years ago
  8. d09a097 Replace wrapper methods in CPDF_Path with -> operator. by tsepez · 8 years ago
  9. 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 8 years ago
  10. c10c23a Add -> operators to CFX_CountRef. by tsepez · 8 years ago
  11. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  12. 987f3ee Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness. by tsepez · 8 years ago
  13. 0ee3590 Add support to Document::getAnnots method by tonikitoo · 8 years ago
  14. 9b57ec9 Clean up CPDFSDK_PageView methods. by jaepark · 8 years ago
  15. a1d2111 CPDF_Annot::GetRect() should return CFX_FloatRect. by jaepark · 8 years ago
  16. d99a833 Remove unused m_nTabOrder in CPDFSDK_Annot. by jaepark · 8 years ago
  17. e5cbb33 Drop CPDFSDK_PageView::Annot_HasAppearance by tonikitoo · 8 years ago
  18. cae6bdff Remove unused IPDFSDK_AnnotHandler::GetName(). by jaepark · 8 years ago
  19. 156de02 Removing CPDF_Parser::CloseParser. by dsinclair · 8 years ago
  20. 0e3e890 Cleanup some PWL_FontMap methods by dsinclair · 8 years ago
  21. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  22. a470b5e Fix stack overflow in object Clone() functions by weili · 8 years ago
  23. 0dadcc6 Fix page leaks in an embedder test by weili · 8 years ago
  24. a73b8fe Implement Field::SetHidden using Field::SetDisplay. by tonikitoo · 8 years ago
  25. 28a4a24 Destroy window before cleaning up combobox by dsinclair · 8 years ago
  26. 9b777de Fix an embedder test with leaked page object by weili · 8 years ago
  27. a752edf Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. by tsepez · 8 years ago
  28. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 8 years ago
  29. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  30. 2eb7c7d Use a map for app::m_Timers by dsinclair · 8 years ago
  31. 9282819 Speculative fix for DrawAppearance issue by dsinclair · 8 years ago
  32. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 8 years ago
  33. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  34. 7c05a7a Factor out the duplicated logic in Field::SetDisplay by tonikitoo · 8 years ago
  35. 4674d95 Fix a double free in CPDFSDK_PageView::IsValidAnnot(). by thestig · 8 years ago
  36. f85e7e2 Rename async to linearized when parsing by dsinclair · 8 years ago
  37. 4540fba Get CPDF_Parser out of the document creation business. by tsepez · 8 years ago
  38. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  39. ef523dd Only create widgets if really needed. by dsinclair · 8 years ago
  40. a494191 Move some v8 objects from CJS back into FXJS by tsepez · 8 years ago
  41. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago
  42. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 8 years ago
  43. 2736276 Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. by jaepark · 8 years ago
  44. b4d1b57 Use smart pointers for class owned pointers in xfa/fxfa by weili · 8 years ago
  45. ec26876 Make Document's 'info' property readonly by tonikitoo · 8 years ago
  46. 401d4f2 Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction by tonikitoo · 8 years ago
  47. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  48. f3dc8c6 Remove backpointer to CJS_Runtime from CJS_Value by tsepez · 8 years ago
  49. 85af2a3 Add another PDFEditTest test case. by thestig · 8 years ago
  50. f4dc38b The benefits of having a CPDFSDK_FormActionHandler instance in by tonikitoo · 8 years ago
  51. dc359b0 Fix a leak with FPDFPageObj_NewImgeObj(). by thestig · 8 years ago
  52. ad5ac75 Fix typos of the word outer. by thestig · 8 years ago
  53. f3c8832 Remove back-pointer to CJS_Runtime from CJS_Date by tsepez · 8 years ago
  54. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 8 years ago
  55. e1e7bd0 Remove MsgBox()/Alert() from CJS_EmbedObj. by tsepez · 8 years ago
  56. e3ff76b Rename CJS_Timer to GlobalTimer and make private to app.cpp by tsepez · 8 years ago
  57. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 8 years ago
  58. e5aff74 Remove backpointer to runtime from CJS_Array. by tsepez · 8 years ago
  59. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  60. f41d9dc Add CPDF_ImageObject::GetImage(). by thestig · 8 years ago
  61. 8ca63de Remove another potential stale CJS_Timer usage by tsepez · 8 years ago
  62. 135b998 Return v8::Date specialization not v8::Value where possible by tsepez · 8 years ago
  63. 26b86e6 Move CFX_GEModule into its own file by npm · 8 years ago
  64. 32e693f Fix issue when firing TimerProc() destroys timer by tsepez · 8 years ago
  65. 0fa54b8 Beef up timer cancellation tests by tsepez · 8 years ago
  66. 39e0e14 Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. by jaepark · 8 years ago
  67. 8e12029 Add test for bug 620428 (setinterval cancellation) by tsepez · 8 years ago
  68. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  69. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  70. ea3ff9e Introduce ::getPropertyInternal method to avoid duplication by tonikitoo · 8 years ago
  71. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 8 years ago
  72. c54bb43 Simplify some FPDF edit functions. by thestig · 8 years ago
  73. 7484762 Refactor fxge/fx_apple and fx_win header files by npm · 8 years ago
  74. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  75. f73893a Splitting fx_ge_fontmap.cpp by npm · 8 years ago
  76. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  77. f2cee98 Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ ) by dsinclair · 8 years ago
  78. 49dce65 Remove pageview from map immediately by dsinclair · 8 years ago
  79. fbf52c2 Tidy up JS_Value.h by tsepez · 8 years ago
  80. d780735 Remove unused CJS_Value::Attach() variant by tsepez · 8 years ago
  81. 9f515bc Use actual type instead CFX_Deletable by weili · 8 years ago
  82. 1d3348c Remove EnableMessageBox() / IsMessageBoxEnabled() by tsepez · 8 years ago
  83. 9ca2b09 Remove the use of handler array in CPDFSDK_AnnotHandlerMgr by weili · 8 years ago
  84. 3999d6a Remove unused methods from JS_Object.cpp by tsepez · 8 years ago
  85. 47228ac Clean up singleton implementation by weili · 8 years ago
  86. 3617751 Remove m_pList conditionals from CPWL_ListBox by dsinclair · 8 years ago
  87. e6a6561 Reset notify parameter in CPWL_ListBox OnDestroy(). by dsinclair · 8 years ago
  88. fdb35ff Implement CGdiPrinterDriver::DrawDeviceText(). by thestig · 8 years ago
  89. efd5a99 Removing default params from CFX_Edit. by dsinclair · 8 years ago
  90. d8f3978 Remove CFX_Edit_Refresh::Analyse by dsinclair · 8 years ago
  91. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  92. 40faa79 Remove type info from CJS_Value, interrogate v8 instead by tsepez · 8 years ago
  93. 88b6686 Do not try to v8::Object::Clone() any objects by tsepez · 8 years ago
  94. dbc7716 Cleanup some PWL interfaces. by dsinclair · 8 years ago
  95. e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
  96. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  97. 38506d3 Rename methods in CPDF_Interform. by jaepark · 8 years ago
  98. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
  99. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
  100. 5a6c139 Use smart pointers for class owned member variables by weili · 8 years ago