Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
625ad667d0c0c17d5bc11d505f04861d90b45078
/
fpdfsdk
/
javascript
625ad66
Make code compile with clang_use_chrome_plugin (part IV)
by weili
· 8 years ago
d71bae0
Cleanup some cjs_runtime ifdefs.
by dsinclair
· 8 years ago
8bd9ce0
Move xfa/fxjse/ to fxjse/
by dsinclair
· 8 years ago
23ae4a5
Remove redundant casts, part 4
by tsepez
· 8 years ago
f27aeec
Remove various FXJSE Value methods.
by dsinclair
· 8 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 8 years ago
9896339
Fix more code which has shadow variables
by weili
· 8 years ago
884b4f9
Remove unused context param from execute.
by dsinclair
· 8 years ago
12367cb
Fix some code which causes warnings when compiled by /analyze tool
by weili
· 8 years ago
db444d2
Fix all the code which has duplicate variable declarations
by weili
· 8 years ago
8abd7a2
Remove use of v8:Lockers
by tsepez
· 8 years ago
12a6b0c
Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*
by dsinclair
· 9 years ago
ded3634
Change CPDF_Boolean to use bool instead of FX_BOOL.
by thestig
· 9 years ago
92cb5e5
Convert border style defines to an enum class.
by dsinclair
· 9 years ago
a0a3bc3
Fix use of an uninitialised CFX_Widestring in AFNumber_Keystroke.
by ochang
· 9 years ago
cf03f8e
Remove std::string usage in PublicMethods.cpp.
by thestig
· 9 years ago
fbe14b9
Fix lint bugs.
by thestig
· 9 years ago
b2f6f91
Fix incorrect v8 TryCatch.
by etienneb
· 9 years ago
b959010
Remove IFX_SystemHandler.
by dsinclair
· 9 years ago
5cc2465
Clean up CPDF_Page.
by thestig
· 9 years ago
b6853cf
Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions.
by tsepez
· 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
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 9 years ago
745611b
Make CJS_PublicMethods::StrTrim() take a CFX_ByteString
by tsepez
· 9 years ago
24a4888
Pass CFX_ByteStrings rather than raw ptrs to JS_GlobalData.
by tsepez
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
8b36e5c
Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg
by tsepez
· 9 years ago
6fe7d21
Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.
by tsepez
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
fc58ad1
Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.
by tsepez
· 9 years ago
179bebb
Rename GetCStr and GetPtr to match CFX_ByteString.
by dsinclair
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
05d53f0
Code change to avoid signed/unsigned mismatch warnings.
by Wei Li
· 9 years ago
90d8779
Add test for util.byteToChar() and fix error msg.
by tsepez
· 9 years ago
41a53ad
use std::vector in more places in JavaScript bindings code.
by tsepez
· 9 years ago
4f1f41f
Added test for util.printx() and make it match spec.
by tsepez
· 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
46c8b1e
Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.
by Tom Sepez
· 9 years ago
86a61dc
util.printd() replaces specified date with current date.
by tsepez
· 9 years ago
89e904b
Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.
by dan sinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
e91afba
Re-enable MSVC warning 4702
by Wei Li
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 9 years ago
4161c5c
Make a few more const tables smaller.
by Tom Sepez
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
614d20a
Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup
by Wei Li
· 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
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
544bbc6
Add missing DEPS files; enable checkdeps.
by Dan Sinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago