Age | Commit message (Expand) | Author |
2015-11-20 | Add constant CPDFSDK_InterForm::kNumFieldTypes | Tom Sepez |
2015-11-20 | Replace |CPWL_ComboBox::operator CPWL_Edit()| with explicit method. | Tom Sepez |
2015-11-20 | Roll DEPS for V8 to cf7614d. | Lei Zhang |
2015-11-20 | Change |CCodec_ScanlineDecoder::m_Pitch| to FX_DWORD | Oliver Chang |
2015-11-20 | Update master fpdfsdk to match XFA | Tom Sepez |
2015-11-20 | Initialize V8 before starting embedder tests | Jochen Eisinger |
2015-11-19 | Cache object numbers in CPDF_Parser::ParseIndirectObject(). | Lei Zhang |
2015-11-19 | Add more overrides. | Lei Zhang |
2015-11-19 | During presubmit, look in parent directories for buildtools/checkdeps. | Lei Zhang |
2015-11-19 | Add a missing setjmp() to CCodec_JpegDecoder::v_GetNextLine(). | Oliver Chang |
2015-11-19 | Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-19 | Make core in master match XFA. | Tom Sepez |
2015-11-19 | Remove unused functionchromium/2573chromium/2572chromium/2571chromium/2570chromium/2569 | Hans Wennborg |
2015-11-18 | Add Dr. Memory suppression file for pdfium testschromium/2568 | Qin Zhao |
2015-11-18 | Fix ASan gn build (chromium). | Oliver Chang |
2015-11-18 | Add Dr. Memory tool | Qin Zhao |
2015-11-17 | Fix typo from commit r447946588d6b. | Lei Zhang |
2015-11-17 | Fix Windows build after commit 9c62cadff466. | Lei Zhang |
2015-11-17 | Make CPDF_InterForm::AddStandardFont take a non-const document pointer. | Lei Zhang |
2015-11-17 | Add more fxcrt string sanity tests. | Lei Zhang |
2015-11-16 | Reland "Cleanup some numeric code.""chromium/2567 | Dan Sinclair |
2015-11-13 | Check DEPS during presubmit before uploads. | Lei Zhang |
2015-11-12 | Fix another typo in BUILD.gn | Oliver Chang |
2015-11-12 | Remove relative includes. | Lei Zhang |
2015-11-12 | Fix typos in BUILD.gn.chromium/2566chromium/2565 | Oliver Chang |
2015-11-12 | Clear decoders after the image decoder in the /Filter array. | Oliver Chang |
2015-11-11 | Revert "Roll DEPS for v8 to ab1165f. Regular weekly roll." | Lei Zhang |
2015-11-11 | Roll DEPS for v8 to ab1165f. Regular weekly roll. | Lei Zhang |
2015-11-11 | Fix / simplify CFX_FolderFontInfo::GetFontData() behavior. | Lei Zhang |
2015-11-11 | (Reland) Fix extraction of colour components in CPDF_DIBSource::DownSampleSca... | Oliver Chang |
2015-11-11 | Revert "Fix extraction of colour components in CPDF_DIBSource::DownSampleScan... | Oliver Chang |
2015-11-11 | Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit | Oliver Chang |
2015-11-11 | Replace CJS_Parameters with std::vector<CJS_Value>. | Lei Zhang |
2015-11-11 | Cleanup CPDF_ApSettings and CJS_Parameters. | Lei Zhang |
2015-11-10 | Fix typos in BUILD.gn.chromium/2563chromium/2562chromium/2561 | Lei Zhang |
2015-11-10 | Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-10 | Fix CalculatePitch32() issues. | Tom Sepez |
2015-11-10 | Prevent buffer underflow in CPDF_TextObject::CalcPositionData | Oliver Chang |
2015-11-10 | Get rid of _FX_JPEG_TURBO_ | Lei Zhang |
2015-11-10 | Revert x4 "Cleanup some numeric code." | dan sinclair |
2015-11-10 | Cleanup CPDF_Stream: | Lei Zhang |
2015-11-10 | Revert "Revert "Revert "Revert "Cleanup some numeric code."""" | dan sinclair |
2015-11-10 | Use unique_ptr and initializer lists in various render files. | Lei Zhang |
2015-11-10 | Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. | Lei Zhang |
2015-11-10 | Make SDP_Table an array of int16_t. | Lei Zhang |
2015-11-10 | Fix relative includes within core/ | Lei Zhang |
2015-11-09 | Remove CFX_PtrArray usage in fpdfsdk. | Lei Zhang |
2015-11-09 | Fix a leak in CPDF_Type3Font::LoadChar(). | Lei Zhang |
2015-11-09 | Remove a couple of unused variables. | Lei Zhang |
2015-11-09 | Remove dead code in fx_codec_jbig_enc.cpp. | Lei Zhang |