summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* webcore pointer may be null in svgCary Clark2009-05-041-1/+3
* add svg support to v8 experimentCary Clark2009-05-012-0/+211
* add additional svg support and complianceCary Clark2009-05-019-31/+47
* Implement Java <-> JS bindings.Feng Qian2009-04-3012-212/+441
* Merge change 801Android (Google) Code Review2009-04-301-49/+54
|\
| * Pick up fix in npruntime.cpp.Feng Qian2009-04-301-49/+54
* | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-3010-18/+159
* | am caa8647: Merge change 598 into donutandroid-build SharedAccount2009-04-291-3/+0
|\ \
| * \ Merge change 598 into donutAndroid (Google) Code Review2009-04-281-3/+0
| |\ \
| | * | Remove call to purge image-cache. Now handled by ActivityThreadMike Reed2009-04-271-3/+0
* | | | am 870c405: Merge change 587 into donutAndroid (Google) Code Review2009-04-291-7/+0
|\ \ \ \ | |/ / /
| * | | Merge change 587 into donutAndroid (Google) Code Review2009-04-281-7/+0
| |\ \ \ | | |/ /
| | * | Move imagecache into android_runtime from browserMike Reed2009-04-271-7/+0
* | | | am b23d00d: Respect globalAlpha (fill, stroke, images)android-build SharedAccount2009-04-292-2/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Respect globalAlpha (fill, stroke, images)Mike Reed2009-04-272-3/+5
| |/
* | Merge commit 'goog/master-v8droid' into HEADFeng Qian2009-04-29809-775/+278220
|\ \
| * \ Merge commit 'goog/master' into merge_webkit_from_masterFeng Qian2009-04-2931-316/+236
| |\ \
| * | | Chagne JS_ENGINE to ENABLE_V8.Feng Qian2009-04-292-20/+15
| * | | Add first round JNI bindings.Feng Qian2009-04-2910-0/+1637
| * | | Fix the threading issue.Feng Qian2009-04-246-4/+98
| * | | Make WebCore built with V8.Feng Qian2009-04-2446-357/+2521
| * | | Build V8 as a static library.Feng Qian2009-04-243-9/+16
| * | | Add V8 binding make file.Feng Qian2009-04-222-0/+401
| * | | Copy V8DOMMap.h and V8DOMMap.cpp from future WebKit merge.Feng Qian2009-04-222-0/+650
| * | | Small fix of JSC binding makefiles.Feng Qian2009-04-222-10/+12
| * | | Move WTF files into Android.wtf.mkFeng Qian2009-04-213-39/+50
| * | | Import V8binding code from Chromium tree.Feng Qian2009-04-2143-0/+15436
| * | | Separate JSC and JSC binding from WebCore build file.Feng Qian2009-04-214-664/+721
| * | | Import a new V8 revision 1746.Feng Qian2009-04-2046-137/+303
| * | | Add Android makefiles for v8 and v8shell.Feng Qian2009-04-174-0/+183
| * | | Update v8 source to bleeding_edge 1738.Feng Qian2009-04-17100-708/+3348
| * | | Import V8 r1682 from trunk.Feng Qian2009-04-16706-0/+254002
* | | | share xfermode and color routines with chrome portMike Reed2009-04-2913-266/+71
| |/ / |/| |
* | | Merge change 671Android (Google) Code Review2009-04-294-17/+18
|\ \ \
| * | | fix line dashing and patterns in svgCary Clark2009-04-284-17/+18
* | | | First cut at sharing graphics code with chromeMike Reed2009-04-288-67/+22
|/ / /
* | | fix svg radial gradientsCary Clark2009-04-271-2/+3
* | | (1 of 2) add call to determine if picture is readyCary Clark2009-04-242-2/+25
* | | Fix some unexpected cases of image maps.Leon Scroggins2009-04-233-105/+44
* | | keep webkit focus in sync with ui cache for text fieldsCary Clark2009-04-234-12/+36
* | | Merge change 295Android (Google) Code Review2009-04-232-62/+0
|\ \ \
| * | | remove obsolete browser nav cache debug dumpCary Clark2009-04-202-62/+0
* | | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | merge cupcake into donutJean-Baptiste Queru2009-04-220-0/+0
| |\ \ \
| | * | | AI 143479: Skip fit-to-column if the block has float:right in LTR or float:le...Grace Kloba2009-03-301-2/+6
* | | | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | AI 146109: Use KURL(baseUrl, rel) with a blank baseUrl to properly encode the...Patrick Scott2009-04-141-2/+3
| * | | | AI 145241: Automated g4 rollback of changelist 144888.Grace Kloba2009-04-081-2/+1
| * | | | AI 144888: Given a url from java, percent encode the url to maintain any enco...Patrick Scott2009-04-071-1/+2
| * | | | AI 143663: am: CL 143479 Skip fit-to-column if the block has float:right in L...Grace Kloba2009-03-311-2/+6