1. 58fb36a Merge to XFA: Use JS_ExpandKeywordParams() in app.response() by Tom Sepez · 9 years ago
  2. e5fbd7a Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). by Tom Sepez · 9 years ago
  3. bd93257 Merge to XFA: Fix behaviour of app.alert() with a single object argument. by Tom Sepez · 9 years ago
  4. 2991d8d Merge to XFA: Make pdfium_test report build options. by Tom Sepez · 9 years ago
  5. 0aa3531 Merge to XFA: Return unique_ptrs from test_support functions by Tom Sepez · 9 years ago
  6. 8ab45ea Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. by Tom Sepez · 9 years ago
  7. 453d96b Merge to XFA: Reapply "Fix a partial rendering problem" by Lei Zhang · 9 years ago
  8. c46d000 Allow building non-XFA (master) on the XFA branch. by Tom Sepez · 9 years ago
  9. c98895c Make xfa samples/ look more like master by Tom Sepez · 9 years ago
  10. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  11. b553bcb Merge to XFA: Use standard true and false to replace 'TRUE' and 'FALSE' in pdfium_test by Jun Fang · 9 years ago
  12. df7f366 Merge to XFA: Support linearized loading by Jun Fang · 9 years ago
  13. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  14. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  15. 79e893a Merge to XFA: Make JS app.setTimeOut() work again. by Lei Zhang · 9 years ago
  16. d3fca80 Merge to XFA: Remove linearized path print statements by Dan Sinclair · 9 years ago
  17. eb815bf Merge to XFA: Add context to file load failures in pdfium_test. by Dan Sinclair · 9 years ago
  18. 0522497 Fix pdfium-i#236: memory leaks from RenderPdf by Qin Zhao · 9 years ago
  19. d831dc7 Merge to XFA: Consolidate test support code. by Tom Sepez · 9 years ago
  20. 452b4f3 Merge to XFA: Allow compiling PDFium without V8. by Tom Sepez · 9 years ago
  21. a72e8e2 Merge to XFA: Pass v8::Isolate to PDFium at init time. by Tom Sepez · 9 years ago
  22. 600d407 Merge to XFA: Flip conditionals to positive logic in pdfium_test. by Lei Zhang · 9 years ago
  23. 6f62d53 Merge to XFA: Allow external font-path configuration from pdfium_test. by Lei Zhang · 9 years ago
  24. 5377ebf Merge to XFA: Fix a couple potential file handle leaks in pdfium_test. by Lei Zhang · 9 years ago
  25. e00660b Merge to XFA: Remove if checks after new. by Lei Zhang · 9 years ago
  26. 06b6002 Merge to XFA: Plumb in an externally created v8::Isolate by Jochen Eisinger · 9 years ago
  27. ba02691 XFA: Add a comment regarding the shut down order. by Lei Zhang · 9 years ago
  28. 2827bdd Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium. by Nico Weber · 9 years ago
  29. cf22eb8 Merge to XFA: Make (and verify) public/ files compile under C. by Tom Sepez · 9 years ago
  30. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 9 years ago
  31. bad79b3 Merge to XFA: Better error from pdfium_test when page too big to render. by Tom Sepez · 9 years ago
  32. 827a172 Check whether a pdf has XFA fields before loading XFA fields by JUN FANG · 10 years ago
  33. 8a7b669 Merge https://codereview.chromium.org/935663003/ to XFA branch. by John Abd-El-Malek · 10 years ago
  34. b7cb36a Merge to XFA: Run javascript/pixel tests via automated script. by Tom Sepez · 10 years ago
  35. b045ed2 Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch by John Abd-El-Malek · 10 years ago
  36. 23b4e3f Merge to XFA: First JavaScript testing implementation. by Tom Sepez · 10 years ago
  37. af18cb3 XFA: Support PNG format in pdfium_test and add image diffing by Tom Sepez · 10 years ago
  38. daa2e84 Add output scale factor command line parameter to pdfium_test. by Tom Sepez · 10 years ago
  39. d44e392 XFA: merge patch from CL 817753002 by Bo Xu · 10 years ago
  40. c151fbb Fix obvious compilation breakage on win32 in previous version. by Tom Sepez · 10 years ago
  41. 5ee12d7 Initialize V8 external data (XFA version). by Tom Sepez · 10 years ago
  42. 207299b XFA: merge patch from issue 801913002 and 804463003 by John Abd-El-Malek · 10 years ago
  43. fb94728 Make app.alert() actually print its message under pdfium_test. by Tom Sepez · 10 years ago
  44. 5645138 Log message when XFA load fails by Tom Sepez · 10 years ago
  45. ed63138 Update form fill version to 2 for pdfium_test.cc on XFA branch (only). by Tom Sepez · 10 years ago
  46. ddc2062 Merge to XFA: patch from CL 738433003 by Bruce Dawson · 10 years ago
  47. 2b7a49d Merge to XFA: patch from CL 700373006 and 727243002 by Bo Xu · 10 years ago
  48. 4e0dc7a Update CloseDocument and ExitForm by xiaoxia_yu · 10 years ago
  49. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  50. 02e6ca4 Fix compile on mac: format string mismatch error. by Tom Sepez · 10 years ago
  51. aeacba4 Fix a hang issue due to inconsistent page number in the test file by Jun Fang · 10 years ago
  52. 8f2c3dc Check if user provided more than one option for pdfium_test. by Vitaly Buka · 10 years ago
  53. 8cf33bc Fixed command line parting when no output is needed. by Vitaly Buka · 10 years ago
  54. 9e0177a Added options to save pages into BMP and EMF on Windows. by Vitaly Buka · 10 years ago
  55. 532a6a7 Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition (try 2) by Lei Zhang · 10 years ago
  56. ab99c38 Revert commit 95c018e2d15ecc3a5bd2a9aab18638316a6d3d46 by Lei Zhang · 10 years ago
  57. 95c018e Fixes for re-enabling more MSVC level 4 warnings: pdfium/ edition by Lei Zhang · 10 years ago
  58. a548d30 Explicitly use binary mode when opening files in the pdfium_test sample. by John Abd-El-Malek · 10 years ago
  59. 7dc5172 Fix build error on win x64. by John Abd-El-Malek · 10 years ago
  60. 197fd8d Switch include paths to fpdfsdk back to be relative so that pdfium_test can be built from a Chromium checkout. by John Abd-El-Malek · 10 years ago
  61. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  62. 70e2270 Create a standalone pdfium build. by John Abd-El-Malek · 10 years ago