OSDN Git Service

Implements tiled layers. We remove all the existing code in LayerAndroid
[android-x86/external-webkit.git] / Source /
2011-07-15 Nicolas RoardImplements tiled layers. We remove all the existing...
2011-07-13 Chris CraikTile profiling backend
2011-07-13 Ben MurdochMerge WebKit at branches/chromium/742 r89068: Initial...
2011-07-12 Jeff BrownMerge "Remove the simulator target from all makefiles...
2011-07-12 Ben MurdochMerge "Merge Chromium at r12.0.742.93: Update Autofill...
2011-07-12 Ben MurdochMerge Chromium at r12.0.742.93: Update Autofill files...
2011-07-12 Steve BlocknotImplemented() should always log to logcat
2011-07-12 Jeff BrownRemove the simulator target from all makefiles.
2011-07-11 Teng-Hui ZhuMerge "Clear up the bitmap with white color at initial...
2011-07-11 Teng-Hui ZhuClear up the bitmap with white color at initial time
2011-07-09 Shimeng (Simon)... Merge "Revert "Factor the scale into the actual screen...
2011-07-08 Shimeng (Simon)... Revert "Factor the scale into the actual screen space...
2011-07-08 Teng-Hui ZhuMerge "Add the matrix handle to the shaders."
2011-07-08 Kristian MonsenMerge "Possible fix for bug 3335863: 3-second delay...
2011-07-08 Kristian MonsenMerge changes I02f589b6,Ie54a0054,I80966819,Ib8898076...
2011-07-08 Teng-Hui ZhuAdd the matrix handle to the shaders.
2011-07-08 Steve BlockWhen restoring the global reference in the WeakJavaInst...
2011-07-08 Steve BlockMerge "Delete a JNI local ref in WebViewCore::openFileC...
2011-07-08 Steve BlockDelete a JNI local ref in WebViewCore::openFileChooser()
2011-07-07 Huahui WuRevert "b/3302378 Passes touch pressures, sizes and...
2011-07-07 Kristian MonsenMerge Chromium at r12.0.742.93: Direct access in FormField
2011-07-07 Huahui WuMerge "b/3302378 Passes touch pressures, sizes and...
2011-07-07 Kristian MonsenMerge Chromium at r12.0.742.93: Autofill fixes
2011-07-07 Kristian MonsenMerge Chromium at r12.0.742.93: Snapstart error code...
2011-07-07 Kristian MonsenMerge Chromium at r12.0.742.93: CookiePolicy update
2011-07-07 Kristian MonsenMerge Chromium at r12.0.742.93: Updating include paths
2011-07-07 Steve BlockMerge "Avoid leaking JNI local references in UrlInterce...
2011-07-06 Teng-Hui ZhuMerge "Refactor partial invalidation code"
2011-07-06 Russell BrennerMerge "Remove old scalar conversions"
2011-07-06 Teng-Hui ZhuRefactor partial invalidation code
2011-07-06 Steve BlockAvoid leaking JNI local references in UrlInterceptResponse
2011-07-02 Shimeng (Simon)... Merge "Factor the scale into the actual screen space...
2011-07-02 Shimeng (Simon)... Factor the scale into the actual screen space calculation.
2011-07-02 Russell BrennerRemove old scalar conversions
2011-07-02 Shimeng (Simon)... Merge "meta format-detection is not a viewport meta...
2011-07-01 Huahui Wub/3302378 Passes touch pressures, sizes and timestamps...
2011-07-01 Shimeng (Simon)... meta format-detection is not a viewport meta tag.
2011-07-01 Shimeng (Simon)... Merge "Update viewport using webkit's way."
2011-07-01 Kristian MonsenPossible fix for bug 3335863: 3-second delay before...
2011-07-01 Shimeng (Simon)... Update viewport using webkit's way.
2011-07-01 Chris CraikMerge "Modified tile reclamation heuristic for multi...
2011-07-01 Chris CraikModified tile reclamation heuristic for multi-webview...
2011-07-01 Teng-Hui ZhuMerge "Update to match the Java side change"
2011-07-01 Teng-Hui ZhuMerge "Remove libsurfaceflinger_client while keeping...
2011-07-01 Kristian MonsenMerge changes I899af0a4,I1d8b554a,Iefb91f0b
2011-06-30 Teng-Hui ZhuUpdate to match the Java side change
2011-06-30 Chris CraikMerge "Refactoring: Moved 'SkLayer' to 'Layer' class...
2011-06-30 Chris CraikRefactoring: Moved 'SkLayer' to 'Layer' class in webkit
2011-06-30 Derek SollenbergerMerge "Add initial support for Ganesh renderer."
2011-06-30 Derek SollenbergerAdd initial support for Ganesh renderer.
2011-06-30 Teng-Hui ZhuDon't create newer LayerTexture when hitting upper...
2011-06-30 Kristian MonsenMerge Chromium at r11.0.696.0: Compile fix, update...
2011-06-30 Chris CraikMerge "Added fix for AndroidAnimation copy (m_name...
2011-06-29 Chris CraikAdded fix for AndroidAnimation copy (m_name was forgotten)
2011-06-29 Shimeng (Simon)... Merge "Use full scrollable area for content width/height."
2011-06-29 Kristian MonsenMerge Chromium at r11.0.696.0: Compile fixes in WebRequ...
2011-06-29 Kristian MonsenMerge Chromium at r11.0.696.0: Just AutoFill => Autofil...
2011-06-29 Kristian MonsenMerge "Revert Android specific method name"
2011-06-29 Kristian MonsenRevert Android specific method name
2011-06-29 Derek SollenbergerMerge "Add BaseRenderer to handle generic rendering...
2011-06-29 Derek SollenbergerAdd BaseRenderer to handle generic rendering tasks.
2011-06-29 Shimeng (Simon)... Use full scrollable area for content width/height.
2011-06-28 Huahui WuMerge "2nd try: Bubbles up the url that has the invalid...
2011-06-28 Huahui Wu2nd try: Bubbles up the url that has the invalid certif...
2011-06-28 Derek SollenbergerMerge "Cleanup Skia related rendering code for raster...
2011-06-28 Derek SollenbergerCleanup Skia related rendering code for raster rendering.
2011-06-28 Huahui WuMerge "Revert "Bubbles up the url that has the invalid...
2011-06-28 Huahui WuRevert "Bubbles up the url that has the invalid certifi...
2011-06-28 Huahui WuMerge "Bubbles up the url that has the invalid certific...
2011-06-28 Teng-Hui ZhuMerge "Delete the GL texture when deleting the Surface...
2011-06-28 Teng-Hui ZhuDelete the GL texture when deleting the Surface Texture
2011-06-28 John ReckMerge "Prevent GL rings on layers"
2011-06-28 John ReckPrevent GL rings on layers
2011-06-27 Derek Sollenbergeram 293cc036: am 96b31381: (-s ours) Merge "Update WebKi...
2011-06-27 Derek SollenbergerRefactor and improve the raster rendering for base...
2011-06-27 Huahui WuBubbles up the url that has the invalid certificate.
2011-06-24 Teng-Hui ZhuMerge "Browser ST: Support both OES and 2D texture...
2011-06-24 Teng-Hui ZhuBrowser ST: Support both OES and 2D texture target
2011-06-23 Shimeng (Simon)... Better way to determine not to reflow.
2011-06-23 Shimeng (Simon)... Merge "Do not reflow text if a div has border."
2011-06-23 Shimeng (Simon)... Do not reflow text if a div has border.
2011-06-23 John ReckMerge "Remove legacy fps cap"
2011-06-23 Teng-Hui ZhuTiles: increase the minimal number to cover the whole...
2011-06-23 John ReckRemove legacy fps cap
2011-06-22 Teng-Hui ZhuBrowser ST: Lower the upper limit for texture allocation
2011-06-22 Teng-Hui ZhuMerge "Fix compiler error when DEBUG is turned on"
2011-06-22 Shimeng (Simon)... Merge "Remove old customized code."
2011-06-21 Teng-Hui ZhuFix compiler error when DEBUG is turned on
2011-06-21 Shimeng (Simon)... Remove old customized code.
2011-06-21 Teng-Hui ZhuMerge "Fix the Surface Texture Issue on the phones"
2011-06-21 Teng-Hui ZhuFix the Surface Texture Issue on the phones
2011-06-21 Ben MurdochMerge changes I1f457d1e,I365930f3,Iad35a220
2011-06-21 Ben MurdochFix fast/encoding/dumpAsText//utf-16-no-bom.xml
2011-06-20 Teng-Hui ZhuThe background image should be opaque
2011-06-20 Teng-Hui ZhuCopied into Surface Texture line by line instead of...
2011-06-17 Teng-Hui ZhuMerge "Turn the Surface Texture path on for baseTile"
2011-06-17 Teng-Hui ZhuTurn the Surface Texture path on for baseTile
2011-06-17 Shimeng (Simon)... Merge "Ignore the initial empty document when setting...
2011-06-17 John ReckMerge "Change mTextSize to be a percentage"
2011-06-17 Shimeng (Simon)... Ignore the initial empty document when setting viewport...
next