summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Use the correct types in SaveWebArchive.Elliott Slaughter2010-09-011-3/+3
* Cleanup temporary incognito mode files after last tab closes.Elliott Slaughter2010-09-014-15/+90
* Merge "add web setting for enabling/disabling synthetic links"Cary Clark2010-09-011-0/+7
|\
| * add web setting for enabling/disabling synthetic linksCary Clark2010-09-011-0/+7
* | Move all external/chromiumn includes to one fileKristian Monsen2010-08-3110-28/+82
|/
* fix monkey crash in nav cacheCary Clark2010-08-311-20/+4
* Merge "Checking that all load operations are done in order."Kristian Monsen2010-08-272-3/+63
|\
| * Checking that all load operations are done in order.Kristian Monsen2010-08-272-3/+63
* | fix button cursor stateCary Clark2010-08-271-1/+2
* | Merge "Use upstream version of ANDROID_HITTEST_WITHSIZE"Steve Block2010-08-271-12/+10
|\ \ | |/ |/|
| * Use upstream version of ANDROID_HITTEST_WITHSIZESteve Block2010-08-271-12/+10
* | Create HttpAuthHandlerFactory to fix HTTP auth crashes.Iain Merrick2010-08-261-1/+2
* | Add a NULL guard.Shimeng (Simon) Wang2010-08-251-1/+3
* | Merge "Preserve the zoomFactor when a new frameview is created."Shimeng (Simon) Wang2010-08-251-0/+4
|\ \
| * | Preserve the zoomFactor when a new frameview is created.Shimeng (Simon) Wang2010-08-251-0/+4
* | | Merge "simplify cursor ring draw state"Cary Clark2010-08-251-37/+34
|\ \ \ | |/ / |/| |
| * | simplify cursor ring draw stateCary Clark2010-08-251-37/+34
* | | Merge "Do not clip out found matches."Leon Scroggins2010-08-251-45/+34
|\ \ \ | |_|/ |/| |
| * | Do not clip out found matches.Leon Scroggins2010-08-251-45/+34
* | | am e7a07088: am 21ed5a45: Merge "check for null pictures when selecting text"...Cary Clark2010-08-241-0/+9
|\ \ \ | |_|/ |/| |
| * | am 21ed5a45: Merge "check for null pictures when selecting text" into gingerb...Cary Clark2010-08-241-0/+9
| |\ \
| | * | check for null pictures when selecting textCary Clark2010-08-241-0/+9
| * | | am e4be1fd5: DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-204-220/+1430
| |\ \ \ | | |/ /
| | * | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-204-220/+1430
* | | | Merge "communicate drawing pause to webkit to pause gif animation"Cary Clark2010-08-242-0/+28
|\ \ \ \
| * | | | communicate drawing pause to webkit to pause gif animationCary Clark2010-08-242-0/+28
* | | | | Special file uris have to be handled in Java.Kristian Monsen2010-08-2411-20/+187
|/ / / /
* | | | Merge changes I2e7e2317,Ie6ccde3a,I3e89f231,Id06ff339,I268dfe7d,Icaf70d9f,Ie2...Steve Block2010-08-24197-1457/+4504
|\ \ \ \
| * | | | Merge WebKit at r65615 : processingUserGesture() is now static.Iain Merrick2010-08-231-1/+1
| * | | | Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-238-12/+13
| * | | | Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-23188-1444/+4490
| | |_|/ | |/| |
* | | | Merge "Enable cookies for files."Kristian Monsen2010-08-241-0/+4
|\ \ \ \
| * | | | Enable cookies for files.Kristian Monsen2010-08-231-0/+4
* | | | | Fix WebView saveState and restoreState for private browsing mode.Elliott Slaughter2010-08-232-0/+22
| |/ / / |/| | |
* | | | Merge "order text selection by line centers"Cary Clark2010-08-201-3/+3
|\ \ \ \
| * | | | order text selection by line centersCary Clark2010-08-201-3/+3
* | | | | Fixes a race condition in the Chrome HTTP stackSteve Block2010-08-191-3/+8
* | | | | Implement DeviceOrientationSteve Block2010-08-197-12/+269
| |/ / / |/| | |
* | | | Merge "Fix for incognito mode cookies from WebCore."Elliott Slaughter2010-08-181-5/+17
|\ \ \ \
| * | | | Fix for incognito mode cookies from WebCore.Elliott Slaughter2010-08-181-5/+17
* | | | | Remove calls to change the state of the focus controller.Leon Scroggins2010-08-184-18/+8
* | | | | Merge "Add CSS cursor ring definitions"Cary Clark2010-08-188-0/+220
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add CSS cursor ring definitionsCary Clark2010-08-188-0/+220
| |/ / /
* | | | Get user agent and accept language from the UI settings.Kristian Monsen2010-08-183-4/+47
|/ / /
* | | Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-179-30/+52
* | | Merge "Don't show text/vnd* mime types in the Browser."Patrick Scott2010-08-171-1/+2
|\ \ \
| * | | Don't show text/vnd* mime types in the Browser.Patrick Scott2010-08-171-1/+2
* | | | am 3c54ece0: am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrame...Henrik Baard2010-08-171-2/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 5dc34a85: activeDocumentLoader() causes crash in WebCoreFrameBridge.cppHenrik Baard2010-08-171-2/+13
| |\ \
| | * | activeDocumentLoader() causes crash in WebCoreFrameBridge.cppHenrik Baard2010-08-161-2/+13