Age | Commit message (Expand) | Author |
2018-01-30 | Move CheckButton code from CXFA_Node to CXFA_CheckButton | Dan Sinclair |
2018-01-30 | Clean up CSS Data Table entries and access | Ryan Harrison |
2018-01-30 | Remove bare new from JS_Define.h | Tom Sepez |
2018-01-30 | Check if opj_image_data_alloc returned null. | Henrique Nakashima |
2018-01-30 | Cleanup some param passing code | Dan Sinclair |
2018-01-30 | Guard usages of tellp(). It may return -1 in error cases. | Henrique Nakashima |
2018-01-30 | Cleanup duplicate RunScript code | Dan Sinclair |
2018-01-30 | Remove not reachable branch in fxge code. | Lei Zhang |
2018-01-30 | Use anonymous namespace in gdiplus code. | Lei Zhang |
2018-01-30 | Cleanup some SDK code | Dan Sinclair |
2018-01-30 | Revert "Revert "Use UnownedPtr instead of T* in MaybeOwned."" | Tom Sepez |
2018-01-30 | Revert "Use UnownedPtr instead of T* in MaybeOwned." | Tom Sepez |
2018-01-30 | Use UnownedPtr instead of T* in MaybeOwned. | Tom Sepez |
2018-01-30 | Cleanup some CPDFSDK_Widget XFA code. | Dan Sinclair |
2018-01-30 | Combine more combo and list code | Dan Sinclair |
2018-01-29 | Cleanup some ChoiceList code | Dan Sinclair |
2018-01-29 | Add common base class between CXFA_FFComboBox and CXFA_FFListBox | Dan Sinclair |
2018-01-29 | Cleanup CXFA_Node visibility | Dan Sinclair |
2018-01-29 | Fold single caller methods into callsite | Dan Sinclair |
2018-01-29 | Move barcode code to CXFA_Barcode | Dan Sinclair |
2018-01-29 | Change pageNums from uint16_t to uint32_t | xlou |
2018-01-29 | Kill some bare |new|s in cjs_field.cpp | Tom Sepez |
2018-01-29 | Cleanup the FFWidget determination code. | Dan Sinclair |
2018-01-29 | Clean up FPDF_GetFormType(). | Lei Zhang |
2018-01-29 | Remove redundant checks in CPVT_WordRange::Intersect(). | Lei Zhang |
2018-01-29 | Fix identical if/else blocks. | Lei Zhang |
2018-01-29 | Remove duplicate assignments in sycc420_to_rgb(). | Lei Zhang |
2018-01-29 | Roll V8 to ee5d9a0c. | Lei Zhang |
2018-01-29 | Fix typo introduced in cleanup of IsHyphen | Ryan Harrison |
2018-01-26 | Code cleanup - create a new function GetPageNumberschromium/3334 | xlou |
2018-01-26 | Fix a wrong variable check in CFX_BilinearMatrix. | Lei Zhang |
2018-01-26 | Pass nullptr to ParseContentWithParams() instead of 0. | Lei Zhang |
2018-01-26 | Clean up construction of CFX_Barcode | Ryan Harrison |
2018-01-26 | Fix crash in palette loading with Pattern colorspace. | Henrique Nakashima |
2018-01-26 | Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer. | Lei Zhang |
2018-01-26 | Mark some fxge class members as const. | Lei Zhang |
2018-01-26 | Fix potential memory leak in CCodec_JpegModule::Start(). | Lei Zhang |
2018-01-25 | Add timeout when downloading gold json. | Henrique Nakashima |
2018-01-25 | Make private some methods in CPDF_DIBSource. | Henrique Nakashima |
2018-01-25 | Remove empty FF classes | Dan Sinclair |
2018-01-25 | Remove draw from creatable widgetschromium/3333 | Dan Sinclair |
2018-01-24 | Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used.chromium/3332chromium/3331 | Andrew Weintraub |
2018-01-24 | Support compiling pdfium with emscripten. | Henrique Nakashima |
2018-01-24 | Fix some nits in CPDF_Parser. | Lei Zhang |
2018-01-24 | Configure CQ to use jumbo build bots. | Lei Zhang |
2018-01-24 | Move retrieval of UIChild earlier in CreateUIChild | Dan Sinclair |
2018-01-24 | Rename eUIType for clarity | Dan Sinclair |
2018-01-24 | Cleanup CreateUIChild node creation | Dan Sinclair |
2018-01-24 | Cleanup CreateUIChild pUI usage | Dan Sinclair |
2018-01-24 | Fix broken XFA builds with new V8 | Ryan Harrison |