summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge webkit change to reveal last character in password."George Mount2012-02-286-4/+103
|\
| * Merge webkit change to reveal last character in password.George Mount2012-02-286-4/+103
* | Merge "Fix content detector crashes"Chris Craik2012-02-272-4/+14
|\ \
| * | Fix content detector crashesJohn Reck2012-02-272-4/+14
* | | Merge "Delete navcache native"John Reck2012-02-2721-6338/+62
|\ \ \ | |/ / |/| |
| * | Delete navcache nativeJohn Reck2012-02-2721-6338/+62
| |/
* | Merge "Gl resource should be re-initialized after EGL context changed"Teng-Hui Zhu2012-02-274-6/+22
|\ \
| * | Gl resource should be re-initialized after EGL context changedTeng-Hui Zhu2012-02-274-6/+22
* | | Merge "Fix iframe webkit positioning"Nicolas Roard2012-02-278-11/+64
|\ \ \ | |_|/ |/| |
| * | Fix iframe webkit positioningNicolas Roard2012-02-278-11/+64
* | | Merge "Delete CursorRing"John Reck2012-02-276-385/+11
|\ \ \
| * | | Delete CursorRingJohn Reck2012-02-276-385/+11
| | |/ | |/|
* | | move libgui headers in the right placeMathias Agopian2012-02-272-2/+2
* | | Merge "Activate the GL error log in release build"Teng-Hui Zhu2012-02-272-13/+65
|\ \ \ | |/ / |/| |
| * | Activate the GL error log in release buildTeng-Hui Zhu2012-02-242-13/+65
* | | Merge "Delete CacheBuilder"John Reck2012-02-2414-3888/+376
|\ \ \
| * | | Delete CacheBuilderJohn Reck2012-02-2414-3888/+376
* | | | Merge "fix scrollable layer inside scrollable layer"Michael Kolb2012-02-241-4/+7
|\ \ \ \
| * | | | fix scrollable layer inside scrollable layerMichael Kolb2012-02-241-4/+7
* | | | | Merge "Fix issues when DEBUG turned on"Teng-Hui Zhu2012-02-243-5/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix issues when DEBUG turned onTeng-Hui Zhu2012-02-243-5/+8
* | | | | Fix NPE crashJohn Reck2012-02-241-1/+2
| |_|/ / |/| | |
* | | | Merge "disable navcache"John Reck2012-02-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | disable navcacheJohn Reck2012-02-231-1/+1
* | | | Merge "Selection node used for selection region rather than focus node."George Mount2012-02-241-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Selection node used for selection region rather than focus node.George Mount2012-02-231-5/+5
* | | | Merge "Support phone & email address detection"John Reck2012-02-234-1/+451
|\ \ \ \ | |_|/ / |/| | |
| * | | Support phone & email address detectionJohn Reck2012-02-234-1/+451
* | | | Merge "Revert "simplify texture generation filters""Chris Craik2012-02-2312-94/+115
|\ \ \ \
| * | | | Revert "simplify texture generation filters"Chris Craik2012-02-2312-94/+115
* | | | | Merge "draw inactive find-on-page matches as outlines"Victoria Lease2012-02-234-0/+30
|\ \ \ \ \
| * | | | | draw inactive find-on-page matches as outlinesVictoria Lease2012-02-234-0/+30
* | | | | | Merge "Support address detection"John Reck2012-02-2319-14/+1769
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Support address detectionJohn Reck2012-02-2319-14/+1769
| | |/ / | |/| |
* | | | Merge "Fix overflow clipping of images in auto-fit mode."Mangesh Ghiware2012-02-231-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix overflow clipping of images in auto-fit mode.Mangesh Ghiware2012-02-231-0/+4
* | | | Merge "Drop support for Android HTTP stack"Steve Block2012-02-2320-738/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Drop support for Android HTTP stackSteve Block2012-02-2220-738/+2
* | | | Add caret thumb following selection handle logic.George Mount2012-02-221-31/+58
| |/ / |/| |
* | | Get input type for text field so that autocorrect works.George Mount2012-02-222-2/+79
* | | Merge "scroll page to current match during find-on-page"Victoria Lease2012-02-221-0/+2
|\ \ \
| * | | scroll page to current match during find-on-pageVictoria Lease2012-02-221-0/+2
* | | | Merge "Reset the upper limit when onTrimMemory"Teng-Hui Zhu2012-02-221-1/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Reset the upper limit when onTrimMemoryTeng-Hui Zhu2012-02-211-1/+21
* | | | Remove unused cache methodsSteve Block2012-02-221-14/+0
* | | | Merge changes I6312736c,I55a2ecd2Steve Block2012-02-2210-708/+1
|\ \ \ \
| * | | | Remove benchmark toolSteve Block2012-02-218-704/+0
| * | | | Fix comments for willLoadFromCache()Steve Block2012-02-212-4/+1
| |/ / /
* | | | remove dependency on RGB_332Mathias Agopian2012-02-211-2/+1
* | | | Merge "Move Canvas elements to their own composited layer"Nicolas Roard2012-02-212-0/+11
|\ \ \ \