summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Merge WebKit at r68651 : No prelinking after mergeKristian Monsen2010-10-071-1/+1
* Build fix for the simulator.Patrick Scott2010-10-011-1/+3
* Update AndroidURLRequestContextGetter to take a pointer to the getter functionSteve Block2010-10-011-1/+1
* Prelink libwebcore.so, fix for b 2917906Kristian Monsen2010-09-301-4/+0
* Merge WebKit at r67908: Fix MakefilesSteve Block2010-09-291-0/+2
* Disable autofill for now to let browser start.Shimeng (Simon) Wang2010-09-281-1/+1
* Turn autofill on by default at compile time and make it a browser setting.Ben Murdoch2010-09-281-4/+4
* Remove #if USE(CHROME_NETWORK_STACK) guards from headersKristian Monsen2010-09-231-9/+5
* Make sure we don't try to build WebKit with incompatible optionsSteve Block2010-09-231-22/+13
* Initial autofill changes in libwebcore.Ben Murdoch2010-09-131-0/+41
* Merge Webkit at r66666 : Fix makefiles, including some conflicts.Kristian Monsen2010-09-111-0/+2
* Restoring the ability to set the stack from the shell.Kristian Monsen2010-09-061-0/+2
* Using Chrome http as default.Kristian Monsen2010-09-011-8/+21
* Switching back to java http stack for tonights buildKristian Monsen2010-08-191-1/+1
* Get the build bot to use the chrome stack.Patrick Scott2010-08-181-2/+2
* Make V8 the default JS engine on all builds (except sim).Ben Murdoch2010-08-181-10/+7
* Build fix for JSCBen Murdoch2010-08-161-1/+4
* Flip the switch, chrome http stack by defaultKristian Monsen2010-08-121-2/+2
* Build fix. Guard chromium headers, and never use chrome stack in simulator.Kristian Monsen2010-08-121-0/+2
* Connecting cookies set from WebCore to the chromium cookiesKristian Monsen2010-08-121-1/+1
* Use libchromium_net as a static library. This saves a lot of space.Kristian Monsen2010-08-111-7/+9
* Merge WebKit at r63859: Fix conflicts.Ben Murdoch2010-07-271-3/+0
* Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-271-0/+3
* Revert "Add -fno-data-sections to WebCore makefile."Ben Murdoch2010-07-221-1/+0
* Merge Webkit at r63173 : Fix Makefiles.Leon Clarke2010-07-201-0/+1
* Chrome http: Persistent cookies and cache.Kristian Monsen2010-07-201-1/+2
* Revert "Disable ICF for libwebcore.so"Doug Kwan2010-07-181-7/+0
* am 72533818: am 4da2dabd: Merge "The ICU data is no longer compiled directly ...Joe Onorato2010-07-151-1/+0
|\
| * The ICU data is no longer compiled directly into the shared library.Joe Onorato2010-07-131-1/+0
* | Add -fno-data-sections to WebCore makefile.Ben Murdoch2010-07-151-0/+1
* | Initial check-in of the external/webkit part of the chrome http stack.Kristian Monsen2010-07-151-0/+24
* | Implements the lastHyphenLocation for Android.Shimeng (Simon) Wang2010-07-121-1/+2
* | Browser save page as web archive.Elliott Slaughter2010-07-121-0/+2
* | Disable ICF for libwebcore.soDoug Kwan2010-07-011-0/+7
* | Enable complex scripts support compiling by deafult.claireho2010-06-221-0/+6
* | Support complex scripts by calling Harfbuzz APIs.claireho2010-06-181-0/+9
* | Remove linker workaround after fixing linker.Doug Kwan2010-06-151-7/+0
* | Fix build.Andy McFadden2010-06-081-0/+2
* | Work around build problem caused by too many stubs in a stub group.Doug Kwan2010-06-041-2/+4
* | Fall back to old linker temporarily due to a bug in gold.Doug Kwan2010-06-041-0/+3
* | Merge WebKit at r60074: Fix Android makefilesSteve Block2010-05-271-0/+1
* | Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-0/+2
* | Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-041-6/+7
* | Enable XSLT in Android webkit.Shimeng (Simon) Wang2010-04-221-1/+2
|/
* Switch default build to use V8 on Passion and Sholes.Andrei Popescu2010-03-101-2/+15
* bump up our image cache etc. when we're on larger devices (e.g. have VFP)Mike Reed2010-03-031-0/+6
* refactor drawing to support layersCary Clark2010-02-241-0/+4
* While upstreaming the JSC JIT patch to the open source Webkit trunk,Huahui Wu2010-02-231-3/+3
* add optional build flag to trigger enabling layersMike Reed2010-02-231-0/+4
* Use the new stlport build configuration.Patrick Scott2010-02-161-5/+2