1. 28c7844 Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. by tsepez · 9 years ago
  2. 6020e45 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 11 by tsepez · 9 years ago
  3. fbe14b9 Fix lint bugs. by thestig · 9 years ago
  4. 8f0d0da Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 10 by tsepez · 9 years ago
  5. e801d4e Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 9 by tsepez · 9 years ago
  6. d5d07dc Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 by tsepez · 9 years ago
  7. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  8. 33a747d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, Part 5 by tsepez · 9 years ago
  9. aef780d Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 by tsepez · 9 years ago
  10. d00a912 Make CFX_BasicArray non-copyable. by tsepez · 9 years ago
  11. ff242e0 Avoid needless construction of CFX_ByteStrings during string building by tsepez · 9 years ago
  12. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  13. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  14. d55e11e Remove ICodec_* Interfaces. by dsinclair · 9 years ago
  15. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  16. 8b36e5c Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg by tsepez · 9 years ago
  17. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 9 years ago
  18. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  19. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  20. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  21. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  22. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  23. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  24. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  25. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  26. 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
  27. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
  28. 314743a Reduce size of several PDFium constant tables. by Tom Sepez · 9 years ago
  29. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago