summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Build fix for JSCBen Murdoch2010-08-161-0/+2
| | | | | | | | | The new net stack has dependencies on V8 and so we cannot use it in conjunction with JSC. Fix b/2920038 Change-Id: If39db4732a66b6d3c25dba8816a3205d2bb55777
* Trigger a full rebuild of webcore to get the Chrome http stack as defaultKristian Monsen2010-08-131-0/+2
| | | | Change-Id: I2e1c3431ae16292942a360e636725e39229481b5
* Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-021-0/+1
| | | | | | | | | Notes: - the change to WebCore/html/FileStream.cpp is a cherry pick of http://trac.webkit.org/changeset/60325 - the change to WebCore/platform/posix/FileSystemPOSIX.cpp is a cherry pick of http://trac.webkit.org/changeset/60374 - this needs a corresponding frameworks/base change Change-Id: I05d1496e1e95adf1c6a61c6f07bbf62e9bc92820
* Implement the audio tag in webkit -- the corresponding java CL is ↵Nicolas Roard2010-05-071-0/+1
| | | | | | https://android-git.corp.google.com/g/#change,41406 Change-Id: Ief37a7d9879308f0749fcd569e82fddc3f989a8a
* Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-041-0/+1
| | | | | | | | Compiled successfully for both V8 and JSC. The libwebcore size changes from 5354080 to 6072344, the diff is 700KB. Change-Id: Id95abd8b8f2181ed7789a95e0675cb8436e11bf7
* Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-221-0/+1
| | | | | | | | Before this change, the libwebcore size is: 4902184 Bytes After this change, the libwebcore size is: 5103712 Bytes The diff is: 200KB. Change-Id: I2554a043c2686de56c802e8a9e02cce604fb25c0
* Add cleanspec rules after re-enabling V8 snapshots.Andrei Popescu2010-04-211-0/+2
| | | | | | Fix bug: 2612919 Change-Id: Id65eae5ed3ad34bf10fafdd35cfae2ea873483ce
* Apparently this needs to happen again (at least, it did for my build).Dan Egnor2010-03-241-0/+2
| | | | Change-Id: I89dbec1be74da68afb2a03b75ad5bf87426d8889
* Add clean steps for webkit changesKenny Root2010-03-101-0/+3
| | | | Change-Id: Ia45d3c18906da5fcb0c4a089f6c6278dc1074b6b
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
Change-Id: Iafcd71c043fab0ae26f5d38dba1197c50a7279df