| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | webcore pointer may be null in svg | Cary Clark | 2009-05-04 | 1 | -1/+3 |
| * | add svg support to v8 experiment | Cary Clark | 2009-05-01 | 2 | -0/+211 |
| * | add additional svg support and compliance | Cary Clark | 2009-05-01 | 9 | -31/+47 |
| * | Implement Java <-> JS bindings. | Feng Qian | 2009-04-30 | 12 | -212/+441 |
| * | Merge change 801 | Android (Google) Code Review | 2009-04-30 | 1 | -49/+54 |
| |\ | |||||
| | * | Pick up fix in npruntime.cpp. | Feng Qian | 2009-04-30 | 1 | -49/+54 |
| * | | Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow... | Ben Murdoch | 2009-04-30 | 10 | -18/+159 |
| * | | am caa8647: Merge change 598 into donut | android-build SharedAccount | 2009-04-29 | 1 | -3/+0 |
| |\ \ | |||||
| | * \ | Merge change 598 into donut | Android (Google) Code Review | 2009-04-28 | 1 | -3/+0 |
| | |\ \ | |||||
| | | * | | Remove call to purge image-cache. Now handled by ActivityThread | Mike Reed | 2009-04-27 | 1 | -3/+0 |
| * | | | | am 870c405: Merge change 587 into donut | Android (Google) Code Review | 2009-04-29 | 1 | -7/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge change 587 into donut | Android (Google) Code Review | 2009-04-28 | 1 | -7/+0 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Move imagecache into android_runtime from browser | Mike Reed | 2009-04-27 | 1 | -7/+0 |
| * | | | | am b23d00d: Respect globalAlpha (fill, stroke, images) | android-build SharedAccount | 2009-04-29 | 2 | -2/+4 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | Respect globalAlpha (fill, stroke, images) | Mike Reed | 2009-04-27 | 2 | -3/+5 |
| | |/ | |||||
| * | | Merge commit 'goog/master-v8droid' into HEAD | Feng Qian | 2009-04-29 | 809 | -775/+278220 |
| |\ \ | |||||
| | * \ | Merge commit 'goog/master' into merge_webkit_from_master | Feng Qian | 2009-04-29 | 31 | -316/+236 |
| | |\ \ | |||||
| | * | | | Chagne JS_ENGINE to ENABLE_V8. | Feng Qian | 2009-04-29 | 2 | -20/+15 |
| | * | | | Add first round JNI bindings. | Feng Qian | 2009-04-29 | 10 | -0/+1637 |
| | * | | | Fix the threading issue. | Feng Qian | 2009-04-24 | 6 | -4/+98 |
| | * | | | Make WebCore built with V8. | Feng Qian | 2009-04-24 | 46 | -357/+2521 |
| | * | | | Build V8 as a static library. | Feng Qian | 2009-04-24 | 3 | -9/+16 |
| | * | | | Add V8 binding make file. | Feng Qian | 2009-04-22 | 2 | -0/+401 |
| | * | | | Copy V8DOMMap.h and V8DOMMap.cpp from future WebKit merge. | Feng Qian | 2009-04-22 | 2 | -0/+650 |
| | * | | | Small fix of JSC binding makefiles. | Feng Qian | 2009-04-22 | 2 | -10/+12 |
| | * | | | Move WTF files into Android.wtf.mk | Feng Qian | 2009-04-21 | 3 | -39/+50 |
| | * | | | Import V8binding code from Chromium tree. | Feng Qian | 2009-04-21 | 43 | -0/+15436 |
| | * | | | Separate JSC and JSC binding from WebCore build file. | Feng Qian | 2009-04-21 | 4 | -664/+721 |
| | * | | | Import a new V8 revision 1746. | Feng Qian | 2009-04-20 | 46 | -137/+303 |
| | * | | | Add Android makefiles for v8 and v8shell. | Feng Qian | 2009-04-17 | 4 | -0/+183 |
| | * | | | Update v8 source to bleeding_edge 1738. | Feng Qian | 2009-04-17 | 100 | -708/+3348 |
| | * | | | Import V8 r1682 from trunk. | Feng Qian | 2009-04-16 | 706 | -0/+254002 |
| * | | | | share xfermode and color routines with chrome port | Mike Reed | 2009-04-29 | 13 | -266/+71 |
| | |/ / |/| | | |||||
| * | | | Merge change 671 | Android (Google) Code Review | 2009-04-29 | 4 | -17/+18 |
| |\ \ \ | |||||
| | * | | | fix line dashing and patterns in svg | Cary Clark | 2009-04-28 | 4 | -17/+18 |
| * | | | | First cut at sharing graphics code with chrome | Mike Reed | 2009-04-28 | 8 | -67/+22 |
| |/ / / | |||||
| * | | | fix svg radial gradients | Cary Clark | 2009-04-27 | 1 | -2/+3 |
| * | | | (1 of 2) add call to determine if picture is ready | Cary Clark | 2009-04-24 | 2 | -2/+25 |
| * | | | Fix some unexpected cases of image maps. | Leon Scroggins | 2009-04-23 | 3 | -105/+44 |
| * | | | keep webkit focus in sync with ui cache for text fields | Cary Clark | 2009-04-23 | 4 | -12/+36 |
| * | | | Merge change 295 | Android (Google) Code Review | 2009-04-23 | 2 | -62/+0 |
| |\ \ \ | |||||
| | * | | | remove obsolete browser nav cache debug dump | Cary Clark | 2009-04-20 | 2 | -62/+0 |
| * | | | | Merge donut into master | Jean-Baptiste Queru | 2009-04-22 | 0 | -0/+0 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | merge cupcake into donut | Jean-Baptiste Queru | 2009-04-22 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * | | | AI 143479: Skip fit-to-column if the block has float:right in LTR or float:le... | Grace Kloba | 2009-03-30 | 1 | -2/+6 |
| * | | | | | Merge donut into master | Jean-Baptiste Queru | 2009-04-22 | 0 | -0/+0 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | AI 146109: Use KURL(baseUrl, rel) with a blank baseUrl to properly encode the... | Patrick Scott | 2009-04-14 | 1 | -2/+3 |
| | * | | | | AI 145241: Automated g4 rollback of changelist 144888. | Grace Kloba | 2009-04-08 | 1 | -2/+1 |
| | * | | | | AI 144888: Given a url from java, percent encode the url to maintain any enco... | Patrick Scott | 2009-04-07 | 1 | -1/+2 |
| | * | | | | AI 143663: am: CL 143479 Skip fit-to-column if the block has float:right in L... | Grace Kloba | 2009-03-31 | 1 | -2/+6 |
