1. 832a694 Update old-style copyright headers by K. Moon · 2 years, 7 months ago
  2. 70d8239 Ensure pProtoNode is a template in CJX_Object::ScriptAttributeString. by Tom Sepez · 3 years ago
  3. 3285fc2 Add CFXJSE_FormCalcContext::GenerateSomExpression() unittests. by Lei Zhang · 3 years, 3 months ago
  4. 605b4e1 Rename fm2js dir to formcalc. by Lei Zhang · 3 years, 3 months ago
  5. 7b75fbf Fix some build dependencies involving fxjs/cfx_v8.h. by Lei Zhang · 3 years, 8 months ago
  6. 020fbf2 Move CFX_V8ArrayBufferAllocator to its own file. by Lei Zhang · 3 years, 9 months ago
  7. e2acc37 Merge CJS_EventRecorder into CJS_EventContext and remove. by Tom Sepez · 3 years, 10 months ago
  8. 95c396d Fix -Wexit-time-destructors warnings in non-test code. by Lei Zhang · 4 years, 1 month ago
  9. 7a5f8ee Introduce and apply pdfium_strict_config. by Lei Zhang · 4 years, 1 month ago
  10. a58a676 Split up xfa/fgas/BUILD.gn by crt/ and font/ directories by Tom Sepez · 4 years, 8 months ago chromium/4293
  11. 53999b4 Move CFXA_MapModule to CFXJSE_MapModule and add tests by Tom Sepez · 4 years, 8 months ago
  12. b6525ec Fix non-standalone XFA build. by Lei Zhang · 4 years, 9 months ago chromium/4261
  13. a7f5b49 Make fxjs/gc be its own source_set by Tom Sepez · 4 years, 9 months ago
  14. 497f62e Add specialized templates to help tracing stl containers. by Tom Sepez · 4 years, 9 months ago
  15. 9cfa23c Add move-assign tests for cppgc::Member<> and cppgc::Persistent<>. by Tom Sepez · 4 years, 9 months ago
  16. 37330a3 Rename CXFA_NodeHelper to CFXJSE_NodeHelper and move to fxjs/ by Tom Sepez · 4 years, 10 months ago
  17. 775353b Introduce template GCedTreeNodeMixin<>. by Tom Sepez · 4 years, 10 months ago
  18. f5397f0 Move fxv8_unittests.{cpp,h} and fxgc_unittests.{cpp,h} to testing/ by Tom Sepez · 4 years, 11 months ago
  19. 2281853 Make test environment setup consistent with gtest model. by Tom Sepez · 4 years, 11 months ago
  20. eaf9d21 Move class EmbedderTestEnvironment to standalone V8TestEnvironment. by Tom Sepez · 4 years, 11 months ago
  21. 1b6a47d Split off fxv8_unittest.h from cfx_v8_unittest.h by Tom Sepez · 4 years, 11 months ago
  22. 2c1d9b2 Introduce GCedTreeNode class template. by Tom Sepez · 5 years ago
  23. f954d13 Add fxjs/gc interface to Oilpan's CPP GCed heaps. by Tom Sepez · 5 years ago
  24. 3466e27 Use proper namespace instead of CFX_V8 static functions. by Tom Sepez · 5 years ago
  25. 993f201 Remove CFXJSE_Arguments. by Tom Sepez · 5 years ago
  26. 574ee37 Remove class CFX_GlobalArray. by Tom Sepez · 5 years ago
  27. 40f9d72 Reformat PDFium GN files. by Lei Zhang · 5 years ago
  28. 0fab9e6 Remove jumbo usage in GN files throughout PDFium by Daniel Hosseinian · 6 years ago
  29. 9fa7247 Add some unit tests for fx_date_helpers.h. by Lei Zhang · 6 years ago chromium/3939 chromium/3940
  30. 6d27a1e Remove dependence from fxjs to fxfa/layout. by Tom Sepez · 6 years ago chromium/3881
  31. 60da5fa Remove dependence from cjs_field.cpp to fpdfapi/font by Tom Sepez · 6 years ago
  32. 0208b0c Begin work to get fpdfapi/render layered above fpdfapi/page. by Tom Sepez · 6 years ago chromium/3863 chromium/3864
  33. b536588 Fix PDFium integration into other projects. by Lei Zhang · 6 years ago chromium/3824
  34. 8e94c18 Remove stray includes of cpdfsdk_helpers.h by Tom Sepez · 6 years ago
  35. 7dbb85b Rename CJS_EventHandler to CJS_EventRecorder. by Tom Sepez · 6 years ago
  36. 601809e Avoid a CHECK failure inside CXFA_AttachNodeList::Insert(). by Lei Zhang · 6 years ago
  37. f0ef9d0 Remove extra slashes in fxjs/BUILD.gn. by Lei Zhang · 6 years ago
  38. ef35a82 Fix a crash inside CJX_HostPseudoModel::openList(). by Lei Zhang · 6 years ago
  39. 15c0b1e Avoid nullptr crash in CJS_App::get_active_docs(). by Lei Zhang · 6 years ago
  40. 333ac4a Remove some more redundant CJX_Object subclass methods. by Tom Sepez · 6 years ago
  41. 58fc126 Remove more redundant CJX attribute wrappers. by Tom Sepez · 6 years ago
  42. 793691a Move some single-use CJX_Object property getters to subclasses. by Tom Sepez · 6 years ago
  43. 85549b4 Add constants for annotation flags. by Lei Zhang · 6 years ago
  44. da86ca3 Remove last CJX_ classes that do not meaningfully extend superclasses by Tom Sepez · 6 years ago
  45. f0898a2 Remove CJX_ classes that do not meaningfully extend CJX_Container. by Tom Sepez · 6 years ago
  46. e24ead1 Remove CJX_ classes that do not meaningfully extend CJX_TextNode by Tom Sepez · 6 years ago
  47. ef6c19f Remove CJX_ classes that do not meaningfully extend CJX_Node. by Tom Sepez · 6 years ago
  48. 4761770 Add CFXJSE_Value::IsEmpty() and use it in SetArray() by Tom Sepez · 6 years ago
  49. 92cc793 Move XFA-only fxcrt/ files to fgas/layout/ or fgas/crt. by Tom Sepez · 6 years ago
  50. 49dbb7f Move jse_define.h to fxjs/xfa directory. by Tom Sepez · 6 years ago
  51. 70e5214 Move fxjs/cfxjse_* files to fxjs/xfa. by Tom Sepez · 6 years ago chromium/3640
  52. 86e5fbf Move Non-JS date functions to fx_date_helpers.cpp by Tom Sepez · 7 years ago
  53. eccfe0e Remove notion of file writing from CFX_GlobalData by Tom Sepez · 7 years ago
  54. 41d04e1 Rename CJS_{KeyValue,GlobalData,GlobalVariableArray}.{h,cpp} to CFX_ by Tom Sepez · 7 years ago
  55. ce0f004 Remove CJS_Report class. by Tom Sepez · 7 years ago
  56. 0e5bab1 Remove PrintParams object. by Tom Sepez · 7 years ago
  57. 1929d6e Split pdfium_embeddertests sources. by Lei Zhang · 7 years ago chromium/3582
  58. f03f781 Split pdfium_unittests sources. by Lei Zhang · 7 years ago
  59. bc75f62 Make fxjs/ pass gn check. by Lei Zhang · 7 years ago
  60. d7f51c7 Make fpdfsdk/ pass gn check. by Lei Zhang · 7 years ago
  61. 995374a Split core/fxcrt build rules into core/fxcrt/BUILD.gn. by Lei Zhang · 7 years ago
  62. a7dec32 Split fxjs build rules into fxjs/BUILD.gn. by Lei Zhang · 7 years ago