Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez | |
BUG= Review URL: https://codereview.chromium.org/1835693002 | |||
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair | |
This CL splits apart the larger header into individual class headers in the xfa/fxbarcode directory. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1816133002 . | |||
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair | |
This CL moves the files in fpdfsdk/src/ up one level to fpdfsdk/ and fixes up the include paths, include guards and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1799773002 . |