1. 2c28619 Replace some Release() calls with virtual destructors. by Tom Sepez · 10 years ago
  2. 6c949d1 XFA: Write new as "new" rather than using several macros. by Tom Sepez · 10 years ago
  3. 6581175 Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. by Tom Sepez · 10 years ago
  4. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 10 years ago
  5. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  6. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  7. b116136 Merge to XFA: Remove more cruft from fx_system.h by Tom Sepez · 10 years ago
  8. eed467d Replace XFA_HWIDGET with IXFA_Widget* by Tom Sepez · 10 years ago
  9. 18e5b4b Replace XFA_HDOC with IXFA_Doc* by Tom Sepez · 10 years ago
  10. bdeeb8a Make CPDFXFA_App / IXFA_AppProvider saner by Tom Sepez · 10 years ago
  11. 90a4181 Fix compilation on xfa branch and turn on v8 deprecation warnings by Jochen Eisinger · 10 years ago
  12. dfa2c99 Merge V8 API updates to xfa branch by Jochen Eisinger · 10 years ago
  13. c9855ba Code alignment in issue 471991 by JUN FANG · 10 years ago
  14. 130c7d1 Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePositionedContainerPos by JUN FANG · 10 years ago
  15. 997bc0e Merge to XFA: Make sure string constructors are efficient on literals by Tom Sepez · 10 years ago
  16. 090d139 Merge to XFA: Kill FX_DEFINEHANDLE by Tom Sepez · 10 years ago
  17. d2cc1b9 Merge to XFA: Fix V8 array buffer allocator. by Tom Sepez · 10 years ago
  18. 551a0fd Merge to XFA: Pin V8 version until initialization issue in b584bab resolved. by Tom Sepez · 10 years ago
  19. b208774 Merge to XFA: Add missing operators for CFX_xxxString combo patch. by Tom Sepez · 10 years ago
  20. f66cfd7 Fix heap use after free in FT_Stream_ReleaseFrame by JUN FANG · 10 years ago
  21. 3da4f9e Fix XFA compile under clang by Tom Sepez · 10 years ago
  22. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  23. 2080b3e Merge to XFA: Kill remaining sprintfs by Tom Sepez · 10 years ago
  24. b045ed2 Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch by John Abd-El-Malek · 10 years ago
  25. d3e2477 Fix IXFA_ destructor compiler warnings. by Tom Sepez · 10 years ago
  26. 96d1334 Merge to XFA: PDFium embeddertests. by Tom Sepez · 10 years ago
  27. a7f7a28 Fix a PDF417 encoding bug for 45 digits numeric data. by Bo Xu · 10 years ago
  28. 04ddade Fix include paths for pdfium_unittests under chromium checkout. by Tom Sepez · 10 years ago
  29. a902979 Organize barcode codes into modules. by Bo Xu · 10 years ago
  30. 5f21e9d Unit test for 417HighLevelEncoder by Tom Sepez · 10 years ago
  31. 9478b52 Do not convert from string literal to wchar_t* by Bo Xu · 10 years ago
  32. fa2cff8 Add original copyright notice for barcode module. by Bo Xu · 10 years ago
  33. 3f49aa3 XFA: merge patch from CL 792953005, fix most warnings by Bruce Dawson · 10 years ago
  34. bbd41bb Fix one remaining misuse of FX_WSTRC on FX_WCHAR* vars. by Bruce Dawson · 10 years ago
  35. fef49bc Fixed incorrect use of FX_WSTRC on FX_WCHAR* vars. by Bruce Dawson · 10 years ago
  36. 9c52083 Update MyriadPro fontmap. by Bo Xu · 10 years ago
  37. bb92624 Fix compilation breakage at d70b545. by Tom Sepez · 10 years ago
  38. d70b545 Fix the big integer bug in PDF417. by Bo Xu · 10 years ago
  39. 06428d2 check NULL of pTemplateRoot in DoDataMerge by Bo Xu · 10 years ago
  40. df448f5 Remove needless casts of (narrow) string literals. by Tom Sepez · 10 years ago
  41. 553efe2 Replace void* pointers with CFX_BaseMassArrayImp* pointers. by Tom Sepez · 10 years ago
  42. 610b751 Mass remove dangerous and needless LPCWSTR casts. by Tom Sepez · 10 years ago
  43. 0c32f02 Check NULL pointer dereferencing from GetDirect by Bo Xu · 10 years ago
  44. 062a079 modify google bug 61311 for messageBox; by linlin_miao · 10 years ago
  45. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago