Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
1b2a18ec4ed99fc2ac56b5fde230bc2b348d9725
/
fpdfsdk
/
javascript
/
Document.cpp
1b2a18e
Remove the CJS_Value To* methods.
by Dan Sinclair
· 7 years ago
1d8d9ac
Remove CJS_Value constructors
by Dan Sinclair
· 7 years ago
e497492
Remove most CJS_Value Set methods
by Dan Sinclair
· 7 years ago
4b172c4
Cleaning up JS macros
by Dan Sinclair
· 7 years ago
33d13f2
Remove CJS_PropValue
by Dan Sinclair
· 7 years ago
c970895
Cleanup CJS_Value
by Dan Sinclair
· 7 years ago
111488c
Cleanup visiblity in Field
by dan sinclair
· 7 years ago
cbe23db
Refactoring JS Callbacks.
by dan sinclair
· 7 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
57cb544
Adjust loops in preperation for FX_STRSIZE int->size_t
by Ryan Harrison
· 7 years ago
0158106
Add truly const versions of CPDF_Document getters.
by Lei Zhang
· 7 years ago
aa3a9cd
Convert int* references to FX_STRSIZE
by Ryan Harrison
· 7 years ago
8a1758b
Remove GetAt from string classes
by Ryan Harrison
· 7 years ago
5c09f4c
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 8 years ago
1952d17
Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."
by Henrique Nakashima
· 8 years ago
aea80dc
Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.
by Henrique Nakashima
· 8 years ago
67ccef7
Use CFX_WideString in CPDF_NameTree functions to strip BOM
by Jane Liu
· 8 years ago
d361005
Fix code in fpdf_flatten.cpp that does no make sense.
by Lei Zhang
· 8 years ago
ce84f71
CFXJS_Engine::GetObjDefnID is a static method
by Tom Sepez
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
d7188f7
Remove some more |new|s, part 11
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
313c425
Remove unused IconElement::IconStream.
by Lei Zhang
· 8 years ago
c5a1472
Fix uninitialized memory read in CJS_Object::GetEmbedObject()
by Tom Sepez
· 8 years ago
40e0a81
Remove unused Icon::m_pIconStream
by Tom Sepez
· 8 years ago
c6dc69f
Store JS string constants as single-byte strings.
by Tom Sepez
· 8 years ago
4d5b8c5
Convert JS property tables to single-byte.
by Tom Sepez
· 8 years ago
9b99b63
Convert native method names to single-byte.
by Tom Sepez
· 8 years ago
04557b8
Remove some JS_Define macros
by Tom Sepez
· 8 years ago
b1670b5
Pass CJS_Runtime to JS callbacks.
by Tom Sepez
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
58e4c5a
Clean up CPDF_TextObject a bit
by Nicolas Pena
· 8 years ago
e6cf013
Tidy FXJS_V8, backfill tests.
by tsepez
· 8 years ago
d805eec
Use observed pointers in CPDFSDK_AnnotIterator.
by tsepez
· 8 years ago
8fa8279
Annotation deleted while retrieving it in JS
by tsepez
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
71ba588
Fix more FX_BOOL / int noise in core/fpdfsdk
by tsepez
· 8 years ago
dadea5f
Make Document::m_IconList a vector of IconElements. (try 2)
by thestig
· 8 years ago
09bad1c
Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id:20001 of https://codereview.chromium.org/2428743004/ )
by dsinclair
· 8 years ago
f328d0d
Make Document::m_IconList a vector of IconElements.
by thestig
· 8 years ago
d5bd8a1
Revert "Make CPDF_Object containers hold objects via unique pointers."
by tsepez
· 8 years ago
1d02388
Make CPDF_Object containers hold objects via unique pointers.
by tsepez
· 8 years ago
8779fa8
Cleanup env variable names
by dsinclair
· 8 years ago
7cbe68e
Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
cf38161
Remove remaining CPDFSDK_Document references
by dsinclair
· 8 years ago
82e1767
Convert IJS_Runtime to CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
4526faf
Remove CPDFSDK_Document from IJS_Context
by dsinclair
· 8 years ago
3a7741a
Convert Field to use CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
735606d
Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment
by dsinclair
· 8 years ago
8afe15a
Cleanup some CPDFSDK_PageView annotation code.
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
41872fa
Move core/fpdfapi/fpdf_page to core/fpdfapi/page
by dsinclair
· 8 years ago
bc5e6d2
Move core/fpdfapi/fpdf_font to core/fpdfapi/font
by dsinclair
· 8 years ago
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
· 9 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 9 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 9 years ago
40faa79
Remove type info from CJS_Value, interrogate v8 instead
by tsepez
· 9 years ago
23ae4a5
Remove redundant casts, part 4
by tsepez
· 9 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 9 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
Next »