[FE training-materials-updates] android: Blink replaced WebKit

Maxime Ripard maxime.ripard at free-electrons.com
Tue Jul 22 11:42:44 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=e9b3132d4f491290317eb3799b0724056e737783

>---------------------------------------------------------------

commit e9b3132d4f491290317eb3799b0724056e737783
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Mon Jul 21 14:36:32 2014 +0200

    android: Blink replaced WebKit
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

e9b3132d4f491290317eb3799b0724056e737783
 .../android-introduction-architecture.tex          |    2 +-
 .../android-introduction-features.tex              |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/android-introduction-architecture/android-introduction-architecture.tex b/slides/android-introduction-architecture/android-introduction-architecture.tex
index 95c9cf4..9efa282 100644
--- a/slides/android-introduction-architecture/android-introduction-architecture.tex
+++ b/slides/android-introduction-architecture/android-introduction-architecture.tex
@@ -26,7 +26,7 @@
     low-level with the system, but third-parties libraries as well
   \item Bionic is the C library, SurfaceManager is used for drawing
     surfaces on the screen, etc.
-  \item But also WebKit, SQLite, OpenSSL coming from the free software
+  \item But also Blink, SQLite, OpenSSL coming from the free software
     world
   \end{itemize}
 \end{frame}
diff --git a/slides/android-introduction-features/android-introduction-features.tex b/slides/android-introduction-features/android-introduction-features.tex
index e4e15ab..16dfbca 100644
--- a/slides/android-introduction-features/android-introduction-features.tex
+++ b/slides/android-introduction-features/android-introduction-features.tex
@@ -7,7 +7,7 @@
     \item Application ecosystem, allowing to easily add and remove
       applications and publish new features across the entire system
     \item Support for all the web technologies, with a browser built
-      on top of the well-established WebKit rendering engine
+      on top of the well-established Blink rendering engine
     \item Support for hardware accelerated graphics through OpenGL ES
     \item Support for all the common wireless mechanisms: GSM, CDMA,
       UMTS, LTE, Bluetooth, WiFi.



More information about the training-materials-updates mailing list