summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Separate V8 logging from debugging flags.Feng Qian2009-07-071-1/+5
* Use fRight and fBottom instead of width() and height().Patrick Scott2009-07-071-2/+7
* Merge change 6353Android (Google) Code Review2009-07-071-6/+16
|\
| * plugins are now sent the correct coordinates even when the page is scrolled.Derek Sollenberger2009-07-071-6/+16
* | fixing a typo in the android plugin api.Derek Sollenberger2009-07-072-2/+2
* | Update text webcore thread's text generation number.Leon Scroggins2009-07-072-10/+16
* | am b116c1a0: Make deep copy of the String when use them in the UI thread as A...Grace Kloba2009-07-061-2/+2
|\ \
| * | Make deep copy of the String when use them in the UI thread as AtomicString i...Grace Kloba2009-07-061-3/+3
* | | Avoid generating jsmin.pyc in the source directory.Feng Qian2009-07-062-4/+18
* | | Merge change 6213Android (Google) Code Review2009-07-061-8/+36
|\ \ \
| * | | Added createView and attachView for playing embedded videos.Patrick Scott2009-07-061-8/+36
| | |/ | |/|
* | | Merge change 6222Android (Google) Code Review2009-07-063-8/+22
|\ \ \
| * | | Fix Mac build of mksnapshotGrace Kloba2009-07-063-8/+22
| |/ /
* | | Unbreak V8 buildAndrei Popescu2009-07-061-0/+4
* | | Merge change 6070Android (Google) Code Review2009-07-061-0/+8
|\ \ \
| * | | In WebTextView, check the focus before sending a key.Leon Scroggins2009-07-061-0/+8
| |/ /
* | | Enable workers w/JSC.Ben Murdoch2009-07-064-12/+39
|/ /
* | Merge change 6047Android (Google) Code Review2009-07-032-7/+7
|\ \
| * | Enable video when using V8Andrei Popescu2009-07-022-7/+7
* | | Merge change 5931Android (Google) Code Review2009-07-023-32/+1
|\ \ \
| * | | Remove JavaScript node size in the instrumentation as it is using arena now. ...Grace Kloba2009-07-013-32/+1
* | | | Merge change 6066Android (Google) Code Review2009-07-024-15/+81
|\ \ \ \ | |_|/ / |/| | |
| * | | added gain/loose focus support for plugins. (focus = eligible to receive user...Derek Sollenberger2009-07-024-15/+81
* | | | am 7ba1b9e1: (-s ours) Do not mergePatrick Scott2009-07-010-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Do not mergePatrick Scott2009-06-301-1/+1
* | | am 40f0a966: (-s ours) Do not mergePatrick Scott2009-07-010-0/+0
|\ \ \ | |/ /
| * | Do not mergePatrick Scott2009-06-301-0/+4
* | | Merge change 5936Android (Google) Code Review2009-07-015-139/+219
|\ \ \
| * | | Add V8 snapshot to Makefile.Feng Qian2009-07-015-139/+219
* | | | Update the nav cache when selected elements change or moveCary Clark2009-07-013-26/+37
|/ / /
* | | Merge change 5846Android (Google) Code Review2009-06-30205-4743/+21621
|\ \ \ | |_|/ |/| |
| * | Pickup the latest V8 revision, prepare for snapshotting.Feng Qian2009-06-30205-4743/+21621
* | | Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison.Patrick Scott2009-06-301-1/+1
* | | Fix a WebView longpress bug.Leon Scroggins2009-06-303-10/+7
* | | Merge change 5783Android (Google) Code Review2009-06-301-0/+4
|\ \ \
| * | | fix crash in browser map caused by misaligned string data compareCary Clark2009-06-301-0/+4
* | | | Make the caret/selection draw when gaining window focus.Leon Scroggins2009-06-301-7/+7
* | | | Merge change 5685Android (Google) Code Review2009-06-301-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Don't clip out nodes if the clip is an empty rectangleCary Clark2009-06-291-1/+1
* | | Fix TouchEvent binding.Feng Qian2009-06-291-0/+4
* | | Merge change 5717Android (Google) Code Review2009-06-292-5/+1
|\ \ \
| * | | Remove incorrect commentsFeng Qian2009-06-292-5/+1
* | | | resolved conflicts for merge of dac9d5be to masterGrace Kloba2009-06-295-11/+71
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add JavaScript parsing into instrumentation. Also modify css parsing calculat...Grace Kloba2009-06-265-11/+72
* | | Add SetJSFlags option in debug mode.Feng Qian2009-06-293-1/+22
* | | Merge change 5698Android (Google) Code Review2009-06-293-2/+23
|\ \ \
| * | | Add logging.Feng Qian2009-06-293-2/+23
* | | | As WebKit takes "expires" as String, we can pass it directly with the rest of...Grace Kloba2009-06-292-8/+3
* | | | Adding support for plugins to request the keyboard.Derek Sollenberger2009-06-296-6/+35
| |_|/ |/| |
* | | Remove the web text view if the key press is abandonedCary Clark2009-06-292-1/+12