summaryrefslogtreecommitdiffstats
path: root/components/pdf
Commit message (Expand)AuthorAgeFilesLines
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-031-1/+1
* Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o...dimich2016-03-021-1/+1
* Move GURL ParamTraits to url/ipcmarkdittmer2016-03-021-1/+1
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-4/+5
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-252-1/+4
* PDF: Set a referrer when performing a SaveAs operation.thestig2015-12-101-5/+4
* Add more components to "gn check"brettw2015-11-272-0/+7
* 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-0711-694/+48
* Update {virtual,override} to follow C++11 style in components.nick2015-04-282-5/+5
* 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
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* Remove yzshen from pepper OWNERS filesdmichael2014-10-091-1/+0
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-062-3/+3
* 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
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* 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-027-186/+149
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* 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-2817-0/+923