summaryrefslogtreecommitdiffstats
path: root/components/pdf/renderer
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-1/+3
* PDF: Set a referrer when performing a SaveAs operation.thestig2015-12-101-5/+4
* Add more components to "gn check"brettw2015-11-271-0/+5
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* PDF: Use chrome.resourcesPrivate instead of Pepper to display translated stringstsergeant2015-09-183-38/+0
* Remove dmichael/teravest from OWNERSraymes2015-08-041-2/+0
* Removed unused functions in PPB_PDFraymes2015-05-294-56/+23
* Remove the unused parts of PPB_PDFraymes2015-05-077-653/+48
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-2/+2
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-051-3/+3
* Fix content_browsertests on Linux GN build.jam2015-02-251-1/+1
* Reland #317760 - add gn_all, gyp_all targetsdpranke2015-02-241-0/+1
* Revert of add gn_all, gyp_all targets to build files, remove GN's //:root (pa...hiroshige2015-02-241-1/+0
* add gn_all, gyp_all targets to the build files, remove GN's //:rootdpranke2015-02-241-0/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+3
* Sort GN files under componentssatorux2015-02-161-2/+2
* Fix a crash for ppb_pdf_impl.cc under single process modeljinlong.zhai2015-02-161-5/+15
* Split apart the PPAPI GN targetsbrettw2015-02-141-1/+1
* Sanitize referrers before we create themjochen2015-02-092-4/+6
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* gn format //componentsscottmg2014-12-031-3/+1
* OOP PDF: Use the embedder WebContents from ChromePDFWebContentsHelperClient.sammc2014-11-191-0/+2
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-141-1/+2
* Initialize V8 in PDFium from external files when plugin is running in the ren...baixo2014-11-133-0/+12
* Remove yzshen from pepper OWNERS filesdmichael2014-10-091-1/+0
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* PDF plugin does not update the RWHV with its current text selectiona.sarkar.arun2014-10-031-1/+10
* Rename component_resources.h to components_resources.hhashimoto2014-09-252-2/+2
* Fixups in components/ for scoped_refptr operator T* removal.dcheng2014-09-041-2/+2
* Minor fixes for the GN Windows build.Brett Wilson2014-09-021-1/+1
* pdf: Move the string/image resources for the pdf plugin.Sadrul Habib Chowdhury2014-09-026-184/+149
* pdf: Move PepperPDFHost into the pdf component.Sadrul Habib Chowdhury2014-08-286-8/+487
* pdf: Create a separate component for using the pdf pepper plugin.Sadrul Habib Chowdhury2014-08-284-0/+524