Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
8e7f932410732a4f05d2e69e9ff66277f54d1bd7
/
xfa
/
fwl
951b111
More define cleanup
by Dan Sinclair
· 8 years ago
9c392c8
Simplify some OS checks to PLATFORM checks
by Dan Sinclair
· 8 years ago
698aed7
Cleanup FX macros
by Dan Sinclair
· 8 years ago
2e4075d
Fix checks for FX_WIN64_DESKTOP
by Dan Sinclair
· 8 years ago
81f02f4
Move font source into CFGAS_FontMgr
by Dan Sinclair
· 8 years ago
aee0db0
Move CFX_UnownedPtr to UnownedPtr
by Dan Sinclair
· 8 years ago
0b95042
Rename CFX_RetainPtr to RetainPtr
by Dan Sinclair
· 8 years ago
a5eb9f0
Cleanup WidgetMgr ownership
by Dan Sinclair
· 8 years ago
3418f71
Rename CXFA_FFApp::GetWidgetMgr to make it clear the type
by Dan Sinclair
· 8 years ago
46fc3fa
Remove old TODO
by Dan Sinclair
· 8 years ago
b8777a2
Add embeddertest for CFWL_Edit
by Dan Sinclair
· 8 years ago
0264e97
Convert selection to use count instead of end index
by Dan Sinclair
· 8 years ago
275e260
Convert string class names
by Ryan Harrison
· 8 years ago
cb32712
Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.
by Henrique Nakashima
· 8 years ago
b4a6948
Add readme files to some directories.
by Henrique Nakashima
· 8 years ago
ee1e757
Remove CFWL_SpinButton, which is unused.
by Henrique Nakashima
· 8 years ago
eb57e0d
Implement word selection in CFDE_TextEditEngine
by Dan Sinclair
· 8 years ago
1eae16d
Remove isDevice parameter from barcode Render().
by Henrique Nakashima
· 8 years ago
bcd1e70
Remove fx_basic.h
by Dan Sinclair
· 8 years ago
68eefa6
Rebuild CFDE_TextEditEngine.
by Dan Sinclair
· 8 years ago
9084a12
Remove unused / rarely used CFX_PTemplate methods.
by Lei Zhang
· 8 years ago
978b1fa
Remove OnPageLoad and OnPageUnload from CFWL_Edit
by Dan Sinclair
· 8 years ago
12db751
Convert string Find methods to return an Optional
by Ryan Harrison
· 8 years ago
3bb0a34
Convert the CFDE_TxtEdtEngine::Insert results into an enum class
by Dan Sinclair
· 8 years ago
878b27d
Converted CFX_Matrix::TransformRect() to take in consts
by Jane Liu
· 8 years ago
8c6dc95
Cleanup CFDE_TextOut
by Dan Sinclair
· 8 years ago
4b47214
Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.
by Lei Zhang
· 8 years ago
129297f
Remove default parameters in CXFA_Graphics methods.
by Lei Zhang
· 8 years ago
9342b33
Remove redundant members in CFDE_TxtEdtEngine
by Dan Sinclair
· 8 years ago
0d2349b
Turn caret movement into an enum class
by Dan Sinclair
· 8 years ago
022b439
Cleanup CFDE_TxtEdtEngine Insert and Delete methods
by Dan Sinclair
· 8 years ago
b3e7bfa
Cleanup visibilty and unused methods in xfa/fde
by Dan Sinclair
· 8 years ago
574015e
Tidy CXFA_Color class and argument passing.
by Tom Sepez
· 8 years ago
a364729
Move some CFDE_TxtEdt* methods to the headers
by Dan Sinclair
· 8 years ago
a016857
Simplify CFDE_TxtEdtEngine layout code
by Dan Sinclair
· 8 years ago
816d7e4
Remove CFWL_WidgetMgrDelegate
by Dan Sinclair
· 8 years ago
22fcbea
Hide the undo/redo record classes inside the engine
by Dan Sinclair
· 8 years ago
171cb27
Remove default params from xfa/fde code.
by Dan Sinclair
· 8 years ago
73b492a
Remove CFDE_RenderDevice
by Dan Sinclair
· 8 years ago
2d88381
Merge CFDE_RenderContext into CFWL_Edit
by Dan Sinclair
· 8 years ago
2d03e60
Cleaning up the visual set iterator
by Dan Sinclair
· 8 years ago
24b6af6
Cleanup more fde defines
by Dan Sinclair
· 8 years ago
dff02ce
Cleanup FDE_TTO{STYLE|ALIGNMENT} defines.
by Dan Sinclair
· 8 years ago
f3d8573
Remove unused FDE_TTOSTYLE_ flags
by Dan Sinclair
· 8 years ago
e7a99de
Convert calls to Mid() to Left() or Right() if possible
by Ryan Harrison
· 8 years ago
24ef633
Move xfa/fxfa/app to xfa/fxfa
by Dan Sinclair
· 8 years ago
c08dc39
Remove fx_edit.h
by Dan Sinclair
· 8 years ago
33b42e4
Rename StringCs c_str() to unterminated_c_str().
by Tom Sepez
· 8 years ago
2b918c8
Fixup naming of XFA graphics classes
by Dan Sinclair
· 8 years ago
fe75997
Rename cfx_color to cxfa_color
by Dan Sinclair
· 8 years ago
a173900
Fix nits in a bunch of random XFA files.
by Lei Zhang
· 8 years ago
b21f174
Change SetReverse to GetInverse in CFX_Matrix
by Nicolas Pena
· 8 years ago
0a91394
Remove explicit CFX_Matrix identity matrix instantiations.
by Lei Zhang
· 8 years ago
2eddb66
Split apart remaining xfa/fxfa/app files
by Dan Sinclair
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
3653335
CFDE_RenderDevice::m_bOwnerDevice is always false
by Tom Sepez
· 8 years ago
cc20513
Introduce CFX_UnownedPtr to detect lifetime inversion issues.
by Tom Sepez
· 8 years ago
a5085d4
Rename render device classes
by Dan Sinclair
· 8 years ago
dcefccc
Removing unused IFX_Pause parameters
by Dan Sinclair
· 8 years ago
df673c2
Cleanup more null IFX_Pause parameters
by Dan Sinclair
· 8 years ago
d9e0e6e
Change BarcodeTest to render to bitmaps.
by Lei Zhang
· 8 years ago
0804b3f
Remove more |new|s, part 7
by Tom Sepez
· 8 years ago
a0a6923
Remove more |new|s, part 5
by Tom Sepez
· 8 years ago
5628fd7
Add barcode test skeleton
by Tom Sepez
· 8 years ago
e47e0c9
Avoid unordered_set and maps for the time being.
by Tom Sepez
· 8 years ago
1badb85
Change more fxbarcode to use return values.
by Lei Zhang
· 8 years ago
cfb1944
Cleanup the fx_extension code.
by Dan Sinclair
· 8 years ago
1d52d1e
Use unique_ptr in CFWL_NoteDriver::m_eventTargets map
by Tom Sepez
· 8 years ago
03d5893
Clean up QRCoderEncoder and friends.
by Lei Zhang
· 8 years ago
1c5d0b4
Drop FXSYS_ from mem methods
by Dan Sinclair
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
0bb1333
Add some calls to MakeUnique
by Dan Sinclair
· 8 years ago
bccf573
Rename tto/fde_textout to cfde_textout
by Dan Sinclair
· 8 years ago
d9828fd
Rename FDE files to match contents.
by Dan Sinclair
· 8 years ago
e778668
Move xfa/fxbarcode fxbarcode/
by Dan Sinclair
· 8 years ago
b929ab0
Remove fgas/localization directory
by Dan Sinclair
· 8 years ago
0cf642f
Rename CFX_Unitime to CFX_DateTime
by Dan Sinclair
· 8 years ago
f0799fe
Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""
by Tom Sepez
· 8 years ago
31b08d4
Revert "Refcount all CFX_DIBSources (and subclasses) all the time."
by dsinclair
· 8 years ago
0004f29
Refcount all CFX_DIBSources (and subclasses) all the time.
by Tom Sepez
· 8 years ago
80c4878
Cleanup some xfa/fxfa code.
by Dan Sinclair
· 8 years ago
cf2d0ca
Simplify date time code
by Dan Sinclair
· 8 years ago
85f019a
Add pdfium::clamp() as a placeholder for std::clamp().
by Lei Zhang
· 8 years ago
e533b93
Create common base class for TxtBreak and RTFBreak.
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
375c276
Make most PDFium code pass Clang plugin's auto raw check.
by Lei Zhang
· 8 years ago
575898e
Remove some single use interfaces
by Dan Sinclair
· 8 years ago
068d344
Remove TextBreak rotation code
by Dan Sinclair
· 8 years ago
b9c69ab
Cleanup CFX_Graphics.
by Dan Sinclair
· 8 years ago
efcf362
Merge CFX_PathGenerator into CFX_Path.
by Dan Sinclair
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
1f403ce
Convert more TransformPoint calls to Transform
by Dan Sinclair
· 8 years ago
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 8 years ago
071d786
Rename x,y to width,height for Size types
by dan sinclair
· 9 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 9 years ago
65c7c23
Remove FX_WSTRC usage
by dan sinclair
· 9 years ago
576e815
Use std::vector and unique_ptr in xfa/fwl.
by Tom Sepez
· 9 years ago
3d32876
Use std::vector for CFX_RectF arrays
by tsepez
· 9 years ago
Next »