Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | am 40f0a966: (-s ours) Do not merge | Patrick Scott | 2009-07-01 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Do not merge | Patrick Scott | 2009-06-30 | 1 | -0/+4 |
* | | | Merge change 5936 | Android (Google) Code Review | 2009-07-01 | 5 | -139/+219 |
|\ \ \ | |||||
| * | | | Add V8 snapshot to Makefile. | Feng Qian | 2009-07-01 | 5 | -139/+219 |
* | | | | Update the nav cache when selected elements change or move | Cary Clark | 2009-07-01 | 3 | -26/+37 |
|/ / / | |||||
* | | | Merge change 5846 | Android (Google) Code Review | 2009-06-30 | 205 | -4743/+21621 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Pickup the latest V8 revision, prepare for snapshotting. | Feng Qian | 2009-06-30 | 205 | -4743/+21621 |
* | | | Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison. | Patrick Scott | 2009-06-30 | 1 | -1/+1 |
* | | | Fix a WebView longpress bug. | Leon Scroggins | 2009-06-30 | 3 | -10/+7 |
* | | | Merge change 5783 | Android (Google) Code Review | 2009-06-30 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | fix crash in browser map caused by misaligned string data compare | Cary Clark | 2009-06-30 | 1 | -0/+4 |
* | | | | Make the caret/selection draw when gaining window focus. | Leon Scroggins | 2009-06-30 | 1 | -7/+7 |
* | | | | Merge change 5685 | Android (Google) Code Review | 2009-06-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Don't clip out nodes if the clip is an empty rectangle | Cary Clark | 2009-06-29 | 1 | -1/+1 |
* | | | Fix TouchEvent binding. | Feng Qian | 2009-06-29 | 1 | -0/+4 |
* | | | Merge change 5717 | Android (Google) Code Review | 2009-06-29 | 2 | -5/+1 |
|\ \ \ | |||||
| * | | | Remove incorrect comments | Feng Qian | 2009-06-29 | 2 | -5/+1 |
* | | | | resolved conflicts for merge of dac9d5be to master | Grace Kloba | 2009-06-29 | 5 | -11/+71 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Add JavaScript parsing into instrumentation. Also modify css parsing calculat... | Grace Kloba | 2009-06-26 | 5 | -11/+72 |
* | | | Add SetJSFlags option in debug mode. | Feng Qian | 2009-06-29 | 3 | -1/+22 |
* | | | Merge change 5698 | Android (Google) Code Review | 2009-06-29 | 3 | -2/+23 |
|\ \ \ | |||||
| * | | | Add logging. | Feng Qian | 2009-06-29 | 3 | -2/+23 |
* | | | | As WebKit takes "expires" as String, we can pass it directly with the rest of... | Grace Kloba | 2009-06-29 | 2 | -8/+3 |
* | | | | Adding support for plugins to request the keyboard. | Derek Sollenberger | 2009-06-29 | 6 | -6/+35 |
| |_|/ |/| | | |||||
* | | | Remove the web text view if the key press is abandoned | Cary Clark | 2009-06-29 | 2 | -1/+12 |