Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
114e46a1d97587973515e9aad7955e469c7486a8
/
fpdfsdk
/
javascript
/
Document.cpp
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
1727aee
Move core/fpdfdoc/include to core/fpdfdoc
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
8a752ab
Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page
by dsinclair
· 8 years ago
166bc16
Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font
by dsinclair
· 8 years ago
7c292e0
Remove dead code from CPDF_InterForm.
by thestig
· 8 years ago
8e0638b
Rename App to Env where needed.
by dsinclair
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
1f24890
Remove FFI_ from CPDFSDK_Environment method names
by dsinclair
· 8 years ago
79db609
Rename CPDFDoc_Environment to CPDFSDK_Environment
by dsinclair
· 8 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 8 years ago
55be02e
Make wrapped JS Document observe C++-side object.
by tsepez
· 8 years ago
cd5dc85
Remove unused context parameter from JSGetStringFromID
by tsepez
· 8 years ago
1897bdc
Do not re-create the page view when accessing from Document::removeField.
by dsinclair
· 8 years ago
0ee3590
Add support to Document::getAnnots method
by tonikitoo
· 8 years ago
bb5fa04
Stub out Document::syncAnnotScan method.
by tonikitoo
· 8 years ago
618cb1f
Add initial Document::getAnnot support
by tonikitoo
· 8 years ago
611adb8
Split fpdfsdk/fsdk_baseform.h into individual classes.
by jaepark
· 8 years ago
b469424
Push v8::Isolate into CFXJS_Engine class
by tsepez
· 8 years ago
d0b6ed1
Make FXJS_GetObjectElement return std::vector<CFX_WideString>.
by tsepez
· 8 years ago
ec26876
Make Document's 'info' property readonly
by tonikitoo
· 8 years ago
f3dc8c6
Remove backpointer to CJS_Runtime from CJS_Value
by tsepez
· 8 years ago
1c83675
Add support to Document::gotoNamedDest method.
by tonikitoo
· 8 years ago
33c4cdb
Add support to Document::URL property getter.
by tonikitoo
· 8 years ago
e5aff74
Remove backpointer to runtime from CJS_Array.
by tsepez
· 8 years ago
ea3ff9e
Introduce ::getPropertyInternal method to avoid duplication
by tonikitoo
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 8 years ago
40faa79
Remove type info from CJS_Value, interrogate v8 instead
by tsepez
· 8 years ago
23ae4a5
Remove redundant casts, part 4
by tsepez
· 8 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 8 years ago
5cc2465
Clean up CPDF_Page.
by thestig
· 9 years ago
df964df
Replace CFX_RectArray with std::vector<CFX_FloatRect>
by tsepez
· 9 years ago
018935c
Pass WideStrings without narrowing to c_str in javascript/
by tsepez
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
6fe7d21
Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.
by tsepez
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
8940993
Reduce signed/unsigned comparison warnings
by Wei Li
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
56c1019
Remove CFX_DWordArray from Document.h
by Tom Sepez
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed (98%) from fpdfsdk/src/javascript/Document.cpp]
97da976
Re-enable MSVC warning 4800 for compiling with chromium_code
by Wei Li
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
007e6c0
Remove some FX_BOOLs
by Tom Sepez
· 9 years ago
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
7cf13c9
Remove PageObject's m_Type and add As<Type> functions
by Wei Li
· 9 years ago
2398d89
Remove CFX_PtrList from renderer main loop.
by Tom Sepez
· 9 years ago
efbc191
Expand all paths to be based off pdfium/ directory
by Dan Sinclair
· 9 years ago
32c7081
Split CPDF_PageObjectHolder off from CPDF_PageObjectList
by Tom Sepez
· 9 years ago
9b76113
Merge to XFA: Member function name refactoring
by Wei Li
· 9 years ago
8e5cd19
Merge to XFA: War on #defines, part 1.
by Tom Sepez
· 9 years ago
b5b2a91
Mege to XFA: Redo CPDF_PageObjects - part 1
by Tom Sepez
· 9 years ago
3f1c71f
Merge to XFA: Use std::map as CPDF_Dictionary's underlying store.
by Oliver Chang
· 9 years ago
b8e1ab2
Merge to XFA: Remove a bunch of dead code.
by Lei Zhang
· 9 years ago
c5b40ba
Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused.
by Tom Sepez
· 9 years ago
6ba32d9
Merge to XFA: Replace IconTree class with std::list.
by Tom Sepez
· 9 years ago
412e908
Merge to XFA: Get rid of most instance of 'foo == NULL'
by Lei Zhang
· 9 years ago
96660d6
Merge to XFA: Get rid of most instance of 'foo != NULL'
by Lei Zhang
· 9 years ago
50d12ad
Introduce "underlying types" to abstract XFA differences.
by Tom Sepez
· 9 years ago
c7e4c4f
Update XFA fpdfsdk to match master
by Tom Sepez
· 9 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 9 years ago
945fdb7
Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>.
by Lei Zhang
· 9 years ago
dd734de
Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters.
by Lei Zhang
· 9 years ago
d88a364
Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk.
by Lei Zhang
· 9 years ago
8241df7
Merge to XFA: Fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
710c909
Merge to XFA: Add type cast definitions for CPDF_Name.
by Dan Sinclair
· 9 years ago
316eb86
Merge to XFA: Add type cast definitions for CPDF_String.
by Dan Sinclair
· 9 years ago
43ce903
Merge to XFA: Add type cast definitions for CPDF_Number.
by Dan Sinclair
· 9 years ago
05d9e93
[Merge to XFA] Add type cast definitions for CPDF_Boolean.
by Dan Sinclair
· 9 years ago
dfbf8e7
Next round of XFA changes to match master.
by Tom Sepez
· 9 years ago
3342090
Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors.
by Tom Sepez
· 9 years ago
67fd5df
Merge to XFA: Wean CJS_Value off of v8::Isolate.
by Tom Sepez
· 9 years ago
ba038bc
Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_.
by Tom Sepez
· 9 years ago
cd56a7d
Merge to XFA: Store object definition ID in each js_class.
by Tom Sepez
· 9 years ago
3745841
Merge to XFA: Make the vast majority of JS headers private to src/javascript.
by Tom Sepez
· 9 years ago
ca70a69
Merge to XFA: Remove JavaScript.h
by Tom Sepez
· 9 years ago
d5a0e95
Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate.
by Tom Sepez
· 9 years ago
39bfe12
Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.
by Tom Sepez
· 9 years ago
808a99e
Merge to XFA: Remove some abstractions in fxjs_v8.h.
by Tom Sepez
· 9 years ago
aecd9d0
Merge to XFA: Fix two issues shown by bug 489995
by Tom Sepez
· 9 years ago
b9c3197
Fix some sign comparison warnings.
by Lei Zhang
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
f4eb113
Stray character in Document.cpp
by Tom Sepez
· 9 years ago
f9fe200
Merge to XFA: document.delay and document.external are boolean properties.
by Tom Sepez
· 9 years ago
2f2ffec
Merge to XFA - else after returns.
by Tom Sepez
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 9 years ago
dfa2c99
Merge V8 API updates to xfa branch
by Jochen Eisinger
· 9 years ago
4f7bc04
Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString().
by Tom Sepez
· 10 years ago
e5350ef
Merge to XFA: Remove unused nParamNum values from JS method tables.
by Tom Sepez
· 10 years ago
f4ef3f9
Merge to XFA: Kill overloaded cast operators in CJS_Value.
by Tom Sepez
· 10 years ago
33f6f0d
Merge to XFA: Fix a fatal error due to cloning a global document object
by JUN FANG
· 10 years ago
Next »