1. 4c64e96 Split hashing code into testing/utils/hash.h. by Lei Zhang · 6 years ago
  2. 72e8b69 Split V8 initialization code into testing/v8_initializer.h. by Lei Zhang · 6 years ago
  3. c0a3a9b Remove unneeded cfgas_fontmgr.h includes. by Lei Zhang · 6 years ago
  4. d60d7cb Fix XFA guards by Ryan Harrison · 6 years ago
  5. 815f5eb Remove old version of InitializeV8ForPDFium(). by Lei Zhang · 7 years ago
  6. b0fb8cc [v8-platform] Store the platform in a unique_ptr. (Try 2) by Lei Zhang · 7 years ago
  7. b3a3eaa Revert "[v8-platform] Store the platform in a unique_ptr" by Dan Sinclair · 7 years ago
  8. 3355f45 Fix testing.cpp build with v8_use_external_startup_data=false. by Lei Zhang · 7 years ago
  9. 608e8dd [v8-platform] Store the platform in a unique_ptr by Andreas Haas · 7 years ago
  10. a6adac8 Remove some C-style const char* casts. by Lei Zhang · 7 years ago
  11. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  12. 4442d45 Added testing flag --save-attachments that saves embedded attachments by Jane Liu · 7 years ago
  13. 3ff5400 Allow EmbedderTest to test saving by Nicolas Pena · 7 years ago
  14. 9a25ede Clean up includes in testing/test_support.h by Lei Zhang · 7 years ago
  15. 54d91ec Consistently pass FPDF handles by value. by Lei Zhang · 7 years ago
  16. d9e0e6e Change BarcodeTest to render to bitmaps. by Lei Zhang · 7 years ago
  17. 64ee2c3 Use a pdfium-specific unittest main rather than gtest's by Tom Sepez · 7 years ago
  18. 742977f Add embeddertest for form text rendering and saving by Nicolas Pena · 8 years ago
  19. e4b035b Use PartitionAlloc for JavaScript ArrayBuffers and strings. by Chris Palmer · 8 years ago
  20. 9e077d2 Roll V8 and its deps and update ICU initialization call by jochen · 8 years ago
  21. f09bdfa Allow pdfium_test to send simple events to each page. by tsepez · 8 years ago
  22. 65b3655 Clean up CPDF_FileSpec and add unit tests by Wei Li · 9 years ago
  23. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  24. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  25. 970c11e Refactor CPDF_SimpleParser and add unit tests. by Wei Li · 9 years ago
  26. 4f7f4ee Simplify string function test macro by Wei Li · 9 years ago
  27. 0db9009 Add unit tests for ascii85 and hex decoders. by Wei Li · 9 years ago
  28. 0aec19b Merge to XFA: Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE. by Tom Sepez · 9 years ago
  29. 0aa3531 Merge to XFA: Return unique_ptrs from test_support functions by Tom Sepez · 9 years ago
  30. 8ab45ea Merge to XFA: Make FPDF_WIDESTRING work regardless of endianness. by Tom Sepez · 9 years ago
  31. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  32. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  33. 79e893a Merge to XFA: Make JS app.setTimeOut() work again. by Lei Zhang · 9 years ago
  34. d831dc7 Merge to XFA: Consolidate test support code. by Tom Sepez · 9 years ago