Age | Commit message (Expand) | Author |
2016-03-03 | Add option to GYP to use chromium clang plugins. | Dan Sinclair |
2016-03-03 | Fixup chromium-style warnings in fpdf_objects.h | Dan Sinclair |
2016-03-03 | Suppress deprecation warnings for XFA.chromium/2667 | Tom Sepez |
2016-03-03 | Remove other remaining use of std::list::size() from loop body. | Tom Sepez |
2016-03-03 | Fix infinite loop for bookmark search | Wei Li |
2016-03-03 | Add JS tests for global const equality. | Tom Sepez |
2016-03-03 | Fix O(n^2) behaviour in parser. | Tom Sepez |
2016-03-03 | Don't allow empty expression in CXFA_FMParse::ParseParenExpression. | Oliver Chang |
2016-03-03 | Some cleanup for xfa_expression/xfa_simpleexpression | Oliver Chang |
2016-03-03 | Fix parsing of object numbers > 16,777,216. | Dan Sinclair |
2016-03-03 | Remove unnecessary code | Zhiwei Lin |
2016-03-02 | Don't load GDI+ if GDI is disabled.chromium/2666 | Tom Sepez |
2016-03-02 | Check that the names buffer is not empty before passing to GetNameFromTT. | Tom Sepez |
2016-03-02 | Rename png_ functions conflicting with chrome. | Tom Sepez |
2016-03-02 | Remove unused CFX_GrowOnlyPool. | dan sinclair |
2016-03-01 | Remove implicit conversions and some cleanup | Wei Li |
2016-03-01 | Fix and enable lint checks. | Dan Sinclair |
2016-03-01 | Replace FX_LPCRECT typedef with underlying types | Tom Sepez |
2016-03-01 | Add myself to AUTHORS file. | Dan Sinclair |
2016-03-01 | This Cl adds some whitespace and other formatting while removing some braces ... | Dan Sinclair |
2016-03-01 | Remove _FX_WINAPI_PARTITION_DESKTOP_ | Dan Sinclair |
2016-03-01 | Remove FX_NUM_DOUBLE | Dan Sinclair |
2016-03-01 | Remove XFA_PARSE_HAS_LINEIDENTIFIER | Dan Sinclair |
2016-03-01 | Remove _XFA_EMB | Dan Sinclair |
2016-03-01 | Cleanup some fsdk_common defines | Dan Sinclair |
2016-02-29 | Add CFX_FloatRect::ToFxRect(). | Tom Sepez |
2016-02-29 | Remove fx_fpf.h and IWYU | Dan Sinclair |
2016-02-29 | Pass rect by const reference in SetClip_Rect(). | Tom Sepez |
2016-02-29 | Remove xfa_fm2js.h and IWYU. | Dan Sinclair |
2016-02-29 | Remove foxitlib.h and foxitxfa.h and IWYU. | Dan Sinclair |
2016-02-29 | Speculative fix for windows broken at d5e7b355b8c4. | Tom Sepez |
2016-02-29 | Fixup FX_RECT and FX_SMALL_RECT classes. | Tom Sepez |
2016-02-29 | Using size_t to silence warnings. | Dan Sinclair |
2016-02-29 | Remove fgas_base.h and IWYU | Dan Sinclair |
2016-02-29 | Remove _XFA_LAYOUTITEM_* defines. | Dan Sinclair |
2016-02-29 | Remove #if 0 code. | Dan Sinclair |
2016-02-29 | Remove _FX_USEGASFONTMGR_ as it is always defined | Dan Sinclair |
2016-02-29 | Remove #ifdef _FXEMB as it is not defined | Dan Sinclair |
2016-02-29 | Remove wParentIndex from XFA_ELEMENTHIERARCHY. | Dan Sinclair |
2016-02-29 | Add missing field initializers to g_PredefinedCMaps. | Dan Sinclair |
2016-02-29 | Remove _FXLIB_NEW_VERSION_ as it is always defined. | Dan Sinclair |
2016-02-27 | Cleanup forward declarations. | dan sinclair |
2016-02-26 | Fix windows build broken at 007e6c0 | Tom Sepez |
2016-02-26 | Remove some FX_BOOLs | Tom Sepez |
2016-02-26 | Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Revert "Replace CPDF_Rect and CPDF_Point with CFX types." | Tom Sepez |
2016-02-26 | Replace CPDF_Rect and CPDF_Point with CFX types. | Tom Sepez |
2016-02-26 | Silence shift-negative-value warnings only on POSIX/Clang.chromium/2665chromium/2664chromium/2663chromium/2662 | Lei Zhang |
2016-02-26 | Replace or remove _FX control-flow defines | Tom Sepez |
2016-02-25 | Fix static initializers. | Lei Zhang |