Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'd768f1ca' into manualmerge | Sriram Raman | 2009-06-23 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: perf/Android.mk | ||||
| * | Remove webcore-tests from test build | Sriram Raman | 2009-06-22 | 1 | -0/+1 |
| | | |||||
* | | Use LOCAL_ADDITIONAL_DEPENDENCIES to get the correct build order. | Patrick Scott | 2009-05-20 | 1 | -4/+1 |
| | | | | | | | | | | This change depends on a build system change that corrects the use of LOCAL_ADDITIONAL_DEPENDENCIES. | ||||
* | | Shave ~60k off of libwebcore.so and make webcore_test always build. | Patrick Scott | 2009-05-12 | 2 | -83/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build libwebcore as a static library first. Then build it as a shared library using the jni entry point as the single source file. This strips uneeded code out of the final library. Have webcore_test link against the static library so that the symbols are all visible. Update webcore_test to link against the new webkit drop as well. Rearrange the main makefile to create WEBKIT_* variables that a sub-makefile like webcore_test can use to define includes, cflags, and libraries. Manually add a dependency on the generated webkit source files. Verified that svg and v8 work as well as the simulator. | ||||
* | | Automated import from //branches/master/...@141633,141633 | Patrick Scott | 2009-03-24 | 3 | -36/+60 |
|/ | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -0/+748 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -748/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
| | |||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 6 | -0/+747 |