Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify Ben's previous commit. | Feng Qian | 2009-07-13 | 1 | -4/+2 |
* | Add a virtual destructor to V8DOMMap when NDEBUG is defined. | Ben Murdoch | 2009-07-13 | 1 | -0/+2 |
* | Fix a memory leak caused by the binding code. | Feng Qian | 2009-07-10 | 1 | -7/+1 |
* | rename libsgl/libcorecg to libskia | Mike Reed | 2009-07-10 | 2 | -4/+2 |
* | Merge change 6306 | Android (Google) Code Review | 2009-07-10 | 1 | -0/+2 |
|\ | |||||
| * | hide the cursor when the link is followed | Cary Clark | 2009-07-06 | 1 | -0/+2 |
* | | am fbb3cf06: (-s ours) Do not merge. | Patrick Scott | 2009-07-10 | 0 | -0/+0 |
|\ \ | |||||
| * | | Do not merge. | Patrick Scott | 2009-07-10 | 1 | -0/+1 |
* | | | Merge commit 'c0957e2d' into manualmerge | Mike LeBeau | 2009-07-09 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Revert phanna's change which broke the build. | Mike LeBeau | 2009-07-09 | 1 | -2/+0 |
* | | | am dbdaeb91: (-s ours) Merge change 6642 into donut | Android (Google) Code Review | 2009-07-09 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge change 6642 into donut | Android (Google) Code Review | 2009-07-09 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Do not merge | Patrick Scott | 2009-07-09 | 1 | -0/+2 |
* | | | | am cb86952d: Fix #1896846. Move reset the meta data from canHandleRequest to ... | Grace Kloba | 2009-07-09 | 1 | -9/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix #1896846. Move reset the meta data from canHandleRequest to transitionToC... | Grace Kloba | 2009-07-08 | 1 | -9/+8 |
| |/ / | |||||
* | | | Merge change 6627 | Android (Google) Code Review | 2009-07-09 | 1 | -14/+23 |
|\ \ \ | |||||
| * | | | Pickup two ARM fixes. | Feng Qian | 2009-07-09 | 1 | -14/+23 |
* | | | | Merge change 6357 | Android (Google) Code Review | 2009-07-09 | 1 | -20/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add fullscreen support back in. | Andrei Popescu | 2009-07-07 | 1 | -20/+12 |
* | | | | Pickup two crash fixes from V8 tree: | Feng Qian | 2009-07-08 | 1 | -8/+21 |
* | | | | Add instrumentation for V8. | Grace Kloba | 2009-07-08 | 4 | -0/+56 |
* | | | | Ensuring the plugin maintains control of the nav keys until it explicity rele... | Derek Sollenberger | 2009-07-08 | 1 | -3/+20 |
* | | | | Merge change 6349 | Android (Google) Code Review | 2009-07-08 | 4 | -1/+54 |
|\ \ \ \ | |||||
| * | | | | Cherry pick fix for webkit bug 25711 (https://bugs.webkit.org/show_bug.cgi?id... | Ben Murdoch | 2009-07-07 | 4 | -1/+54 |
* | | | | | Update V8 to r2361, which is a trunk revision pushed to Chrome. | Feng Qian | 2009-07-07 | 70 | -1625/+2852 |
* | | | | | Separate V8 logging from debugging flags. | Feng Qian | 2009-07-07 | 1 | -1/+5 |
* | | | | | Use fRight and fBottom instead of width() and height(). | Patrick Scott | 2009-07-07 | 1 | -2/+7 |
* | | | | | Merge change 6353 | Android (Google) Code Review | 2009-07-07 | 1 | -6/+16 |
|\ \ \ \ \ | |||||
| * | | | | | plugins are now sent the correct coordinates even when the page is scrolled. | Derek Sollenberger | 2009-07-07 | 1 | -6/+16 |
| |/ / / / | |||||
* | | | | | fixing a typo in the android plugin api. | Derek Sollenberger | 2009-07-07 | 2 | -2/+2 |
* | | | | | Update text webcore thread's text generation number. | Leon Scroggins | 2009-07-07 | 2 | -10/+16 |
| |/ / / |/| | | | |||||
* | | | | am b116c1a0: Make deep copy of the String when use them in the UI thread as A... | Grace Kloba | 2009-07-06 | 1 | -2/+2 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Make deep copy of the String when use them in the UI thread as AtomicString i... | Grace Kloba | 2009-07-06 | 1 | -3/+3 |
* | | | Avoid generating jsmin.pyc in the source directory. | Feng Qian | 2009-07-06 | 2 | -4/+18 |
* | | | Merge change 6213 | Android (Google) Code Review | 2009-07-06 | 1 | -8/+36 |
|\ \ \ | |||||
| * | | | Added createView and attachView for playing embedded videos. | Patrick Scott | 2009-07-06 | 1 | -8/+36 |
| | |/ | |/| | |||||
* | | | Merge change 6222 | Android (Google) Code Review | 2009-07-06 | 3 | -8/+22 |
|\ \ \ | |||||
| * | | | Fix Mac build of mksnapshot | Grace Kloba | 2009-07-06 | 3 | -8/+22 |
| |/ / | |||||
* | | | Unbreak V8 build | Andrei Popescu | 2009-07-06 | 1 | -0/+4 |
* | | | Merge change 6070 | Android (Google) Code Review | 2009-07-06 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | In WebTextView, check the focus before sending a key. | Leon Scroggins | 2009-07-06 | 1 | -0/+8 |
| |/ / | |||||
* | | | Enable workers w/JSC. | Ben Murdoch | 2009-07-06 | 4 | -12/+39 |
|/ / | |||||
* | | Merge change 6047 | Android (Google) Code Review | 2009-07-03 | 2 | -7/+7 |
|\ \ | |||||
| * | | Enable video when using V8 | Andrei Popescu | 2009-07-02 | 2 | -7/+7 |
* | | | Merge change 5931 | Android (Google) Code Review | 2009-07-02 | 3 | -32/+1 |
|\ \ \ | |||||
| * | | | Remove JavaScript node size in the instrumentation as it is using arena now. ... | Grace Kloba | 2009-07-01 | 3 | -32/+1 |
* | | | | Merge change 6066 | Android (Google) Code Review | 2009-07-02 | 4 | -15/+81 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | added gain/loose focus support for plugins. (focus = eligible to receive user... | Derek Sollenberger | 2009-07-02 | 4 | -15/+81 |
* | | | | am 7ba1b9e1: (-s ours) Do not merge | Patrick Scott | 2009-07-01 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Do not merge | Patrick Scott | 2009-06-30 | 1 | -1/+1 |