index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-6
/
+6
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
2
-6
/
+6
*
PDF: Interpret printing permission bits correctly.
thestig
2015-06-11
2
-3
/
+24
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-8
/
+8
*
Material PDF: Fix inconsistent behaviour in page selector, update styling
tsergeant
2015-06-04
1
-1
/
+1
*
Fix graphics corruption that can occur in the PDF viewer when scrolling
raymes
2015-06-02
1
-0
/
+27
*
PDF: Cleanup more code now that it is completely out of process.
thestig
2015-05-29
6
-51
/
+41
*
Remove unused in-process pepper APIs
raymes
2015-05-29
2
-12
/
+0
*
Cleanup the PDF DocumentLoader code.
thestig
2015-05-28
2
-102
/
+104
*
PDF: On Linux, convert font names to UTF-8 if needed.
thestig
2015-05-20
1
-3
/
+17
*
Explicitly destroy PDFEngine in OutOfProcessInstance destructor
Raymes Khoury
2015-05-20
1
-0
/
+3
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
2
-2
/
+2
*
Cleanup: Slight simplification in the PDFiumEngine dtor.
thestig
2015-05-15
1
-9
/
+3
*
Roll PDFium to f33cdd5
tsepez
2015-05-15
2
-4
/
+4
*
Roll PDFium to 8f6445b.
tsepez
2015-05-12
2
-9
/
+3
*
Roll PDFium to 2daf76f
tsepez
2015-05-12
7
-20
/
+21
*
Remove the in-process PDF viewer from pdf/
raymes
2015-05-06
22
-5404
/
+1
*
PDF: Set the referrer in DocumentLoader::GetRequest().
thestig
2015-04-30
1
-1
/
+2
*
Update {virtual,override} to follow C++11 style in pdf.
nick
2015-04-23
2
-49
/
+46
*
PDF Plugin: Swallow Invalidate calls before getting initial size
tommycli
2015-04-13
1
-6
/
+6
*
Update colors of material design PDF viewer.
tsergeant
2015-04-13
1
-1
/
+1
*
Printing: PDFs should only be fit to page if there is a size mismatch.
thestig
2015-03-11
5
-0
/
+29
*
Allow middle-click scrolling to work for PDFs and print preview
raymes
2015-03-05
1
-2
/
+6
*
Print Preview: Support the duplex preset in PDFs.
thestig
2015-03-05
6
-13
/
+29
*
Remove some duplicate code / constants in pdf/.
thestig
2015-03-05
2
-33
/
+29
*
PDF: Handle hit tests for form controls and links consistently.
thestig
2015-03-02
4
-56
/
+65
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-6
/
+6
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-4
/
+3
*
Fix for PDFs with lots of named destinations take a long time to load.
deepak.m1
2015-02-17
4
-40
/
+15
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-1
/
+1
*
Fix for Multipage selection by dragging mouse in OOP case in PDF.
deepak.m1
2015-02-13
5
-2
/
+27
*
Add missing ppapi_cpp_objects dependency to pdf
jiangj
2015-02-13
1
-0
/
+1
*
Make the PDF viewer background color a property of the instance.
raymes
2015-02-09
9
-33
/
+35
*
Make pinch-zoom work for OOP PDF
raymes
2015-02-05
1
-0
/
+1
*
Combine PDF plugin into the Chromium binary.
jam
2015-02-04
7
-432
/
+126
*
Include safe_conversions.h in pdfium_engine.cc
tsepez
2015-02-04
1
-0
/
+1
*
Don't handle touch events in the OOP PDF plugin.
raymes
2015-02-02
1
-1
/
+0
*
Switch the background color in PDF Viewer when using Material Design
alexandrec
2015-02-02
5
-8
/
+42
*
Make some casts in pdfium_engine.cc safe by using checked_cast
Raymes Khoury
2015-01-29
1
-3
/
+4
*
Roll pdfium to eef005055d6aafc2cc6066af37ce47d8b15ec7cd
tsepez
2015-01-27
1
-1
/
+1
*
Introduce new test for bookmark loading.
alexandrec
2015-01-27
1
-1
/
+0
*
PDF: Add a bunch of DCHECKs to make sure we do not go out of bounds.
thestig
2015-01-23
2
-22
/
+51
*
Make the scripting OOP PDF API easier to use (take 2)
raymes
2015-01-23
2
-26
/
+14
*
Delay printing OOP PDF until loading is complete
raymes
2015-01-22
2
-28
/
+32
*
Fix for Navigation to relative fragments does not work correctly for OOP pdf ...
deepak.m1
2015-01-19
4
-38
/
+47
*
Remove DCHECK which causes crash in PDFs with email attachments.
raymes
2015-01-19
1
-1
/
+2
*
Add functions to collect bookmarks from Pdfium
alexandrec
2015-01-19
4
-0
/
+65
*
PDF: Fix missing character when selecting backwards
deepak.m1
2015-01-16
1
-1
/
+4
*
Refactor to move chrome_page_zoom functions to components/ui/zoom.
wjmaclean
2015-01-15
4
-8
/
+8
*
PDF: Yet another stab at getting WriteInto() buffer sizes correct.
thestig
2015-01-15
7
-27
/
+151
[next]