Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
1b2a18ec4ed99fc2ac56b5fde230bc2b348d9725
/
fpdfsdk
/
javascript
/
util.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
c970895
Cleanup CJS_Value
by Dan Sinclair
· 7 years ago
8b1408e
Remove FXSYS_strlen and FXSYS_wcslen
by Ryan Harrison
· 7 years ago
875e98c
Remove FX_STRSIZE and replace with size_t
by Ryan Harrison
· 7 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
df950b8
Remove platform-specific IsFinite, JS_PortIsNan, and GetNan.
by Tom Sepez
· 7 years ago
7d0af80
Small tidy of defines in util.h
by Tom Sepez
· 7 years ago
ffbc0d9
More tightly validate format strings in util.cpp.
by Tom Sepez
· 7 years ago
3a4ebcc
Create ParseDataType unit tests based on specs.
by Henrique Nakashima
· 7 years ago
0c99829
Fix invalid write for util.printf
by Dan Sinclair
· 7 years ago
2bf942d
Avoid a crash inside wcsftime() on Windows.
by Lei Zhang
· 7 years ago
1e25e12
Simplify code in the JS printf/printd implementations.
by Lei Zhang
· 7 years ago
ef002c8
Use fx_extension.h utilities in more places.
by Lei Zhang
· 8 years ago
e247ec4
Replace FXSYS_iswdigit with std::iswdigit.
by Lei Zhang
· 8 years ago
cfb1944
Cleanup the fx_extension code.
by Dan Sinclair
· 8 years ago
574b574
Fix some nits in the javascript util code.
by Lei Zhang
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 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
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
a52ab74
Move core/fxcrt/include to core/fxcrt
by dsinclair
· 8 years ago
cd5dc85
Remove unused context parameter from JSGetStringFromID
by tsepez
· 8 years ago
b469424
Push v8::Isolate into CFXJS_Engine class
by tsepez
· 8 years ago
f3dc8c6
Remove backpointer to CJS_Runtime from CJS_Value
by tsepez
· 8 years ago
f3c8832
Remove back-pointer to CJS_Runtime from CJS_Date
by tsepez
· 8 years ago
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
90d8779
Add test for util.byteToChar() and fix error msg.
by tsepez
· 9 years ago
4f1f41f
Added test for util.printx() and make it match spec.
by tsepez
· 9 years ago
86a61dc
util.printd() replaces specified date with current date.
by tsepez
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed (96%) from fpdfsdk/src/javascript/util.cpp]
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
1c91537
Combine StrToInt methods.
by Dan Sinclair
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
6b37a5f
Merge to XFA: Speculative IWYU fix for failing Chromium DEPS roll.
by Lei Zhang
· 9 years ago
cd2bb30
Merge to XFA: Add ContainsKey() and ContainsValue() and use them where appropriate.
by Lei Zhang
· 9 years ago
9559b7a
Merge to XFA: Cleanup CJS_PublicMethods:
by Lei Zhang
· 9 years ago
10cfea1
Merge to XFA: Reland "Cleanup some numeric code.""
by Dan Sinclair
· 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
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
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
39bfe12
Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_.
by Tom Sepez
· 9 years ago
2b1a2d5
Merge to XFA: Use override in more classes in fpdfsdk/
by Lei Zhang
· 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
2f2ffec
Merge to XFA - else after returns.
by Tom Sepez
· 9 years ago
2827bdd
Cherry-pick to XFA: Fix some clang warnings with -Wmissing-braces in pdfium.
by Nico Weber
· 9 years ago
a6d9f0e
Remove trailing whitespaces in fpdfsdk, XFA edition.
by Lei Zhang
· 9 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 9 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 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
2f3dfef
Merge to XFA: Kill off JS_ErrorString type.
by Tom Sepez
· 10 years ago
ccc9483
Merge to XFA: Tidy up JS_Defines.h
by Tom Sepez
· 10 years ago
c616483
XFA: merge patch from CL 733693003, get rid of FX_LPCSTR cast
by Bo Xu
· 10 years ago
0ed3b28
Merge to XFA: patch from CL 730993002
by Bo Xu
· 10 years ago
f13c1f3
Merge to XFA: Patch from CL 726143002
by Bo Xu
· 10 years ago
96608b3
Add missing braces for aggregate initializers.
by Nico Weber
· 10 years ago
6c55495
Fix a few more warnings in chromium_code mode.
by Nico Weber
· 10 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 11 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 11 years ago