index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
jni
/
Core.mk
Age
Commit message (
Expand
)
Author
2013-03-04
Avoid interactive features causing bloat in mutool
Paul Gardiner
2013-02-27
Android: Update *.mk files to allow for non-arm android builds.
Robin Watts
2013-02-04
Add fz_output, and make output functions use it.
Robin Watts
2013-01-30
Parts of Robin's PDF editing/page creation commit useful for annotations
Paul Gardiner
2012-11-26
Move xps_xml.c to base_xml.c in Android makefiles.
Robin Watts
2012-11-22
Hardwire AA_BITS to 8 on android build.
Robin Watts
2012-11-21
Android: Move draw_simple_scale.c back into Core.mk
Robin Watts
2012-11-19
Enable android profiler build.
Robin Watts
2012-11-16
Move text searching function into fitz.
Tor Andersson
2012-10-11
Android Forms: pass in mouse events and handle updating
Paul Gardiner
2012-10-10
android: v8 build
Paul Gardiner
2012-10-10
Fix Android build.
Robin Watts
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-06
Update android makefile to build with the newly merged forms code.
Tor Andersson
2012-08-13
Fix android build after last thirdparty update
Paul Gardiner
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-04-23
Update build files for new thirdparty package with freetype 2.4.9.
Tor Andersson
2012-03-13
Merge master and pg_android branches
Robin Watts
2012-02-20
Update android app to use document interface
Robin Watts
2012-02-13
Remove arch_port.c from visual C solution/Android build.
Robin Watts
2012-02-03
Reference count fz_link objects.
Tor Andersson
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Android/Windows build fixes
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-21
Bring the Android demo port up to date.
Robin Watts
2011-11-14
Add 'simple scale' variant of scaling routines.
Robin Watts
2011-11-14
ARM opts in draw_scale.c; updated android build opts.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-01-17
Changes to make mupdf build under android ndk-r5.
Robin Watts
2010-12-02
Import Android demo.
Robin Watts