FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for JavaScriptCore - samer72/android_external_webkit · GitHub
samer72
/
android_external_webkit
Public
forked from
SM-froyo/android_external_webkit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
android_external_webkit
JavaScriptCore
on
froyo-arabic
User selector
Datepicker
Commit history
Commits on Aug 5, 2010
Adaptive request reordering
Show description for 99402c6
Jan Erik Hanssen
authored and
hyperb1iss
committed
99402c6
View commit details
Copy full SHA for 99402c6
View code at this point
Browse repository at this point
webkit: Enabling repaint throttling with the default parameters
Show description for f7fc07f
plafayet
authored and
hyperb1iss
committed
f7fc07f
View commit details
Copy full SHA for f7fc07f
View code at this point
Browse repository at this point
Commits on Mar 17, 2010
Refactor how we set up the layers hierarchy when using fixed
Show description for 09cdf3e
Nicolas Roard
committed
09cdf3e
View commit details
Copy full SHA for 09cdf3e
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
Re-enable the layers
Nicolas Roard
committed
0cc2a34
View commit details
Copy full SHA for 0cc2a34
View code at this point
Browse repository at this point
Commits on Feb 23, 2010
While upstreaming the JSC JIT patch to the open source Webkit trunk,
Show description for b2165be
Huahui Wu
committed
b2165be
View commit details
Copy full SHA for b2165be
View code at this point
Browse repository at this point
Commits on Feb 21, 2010
disable webkit layers
Show description for 4c319d7
Cary Clark
committed
4c319d7
View commit details
Copy full SHA for 4c319d7
View code at this point
Browse repository at this point
Commits on Feb 17, 2010
Merge "Updates WebKit's use of cmath to expect isfinite, isinf, isnan and signbit to be in the std namespace"
Steve Block
authored and
Android (Google) Code Review
committed
2e837c8
View commit details
Copy full SHA for 2e837c8
View code at this point
Browse repository at this point
Updates WebKit's use of cmath to expect isfinite, isinf, isnan and signbit to be in the std namespace
Show description for 30c46c5
Steve Block
committed
30c46c5
View commit details
Copy full SHA for 30c46c5
View code at this point
Browse repository at this point
Add UI considerations to layers
Show description for f4cefb9
Cary Clark
committed
f4cefb9
View commit details
Copy full SHA for f4cefb9
View code at this point
Browse repository at this point
Commits on Feb 16, 2010
Fix the sim-eng build
Show description for 4b8216b
Steve Block
committed
4b8216b
View commit details
Copy full SHA for 4b8216b
View code at this point
Browse repository at this point
Merge webkit.org at r54731 : Initial merge by git
Show description for 8a0914b
Steve Block
committed
8a0914b
View commit details
Copy full SHA for 8a0914b
View code at this point
Browse repository at this point
Commits on Feb 15, 2010
Merge webkit.org at r54340 : Fix merge conflicts
Show description for 1eef9cb
Steve Block
committed
1eef9cb
View commit details
Copy full SHA for 1eef9cb
View code at this point
Browse repository at this point
Merge webkit.org at r54340 : Initial merge by git
Show description for 5e2bc69
Steve Block
committed
5e2bc69
View commit details
Copy full SHA for 5e2bc69
View code at this point
Browse repository at this point
Commits on Feb 12, 2010
Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT) in Android.
Show description for 60034db
Huahui Wu
committed
60034db
View commit details
Copy full SHA for 60034db
View code at this point
Browse repository at this point
Commits on Feb 4, 2010
Merge webkit.org at r54127 : Fix Makefiles
Show description for b5909d0
Steve Block
committed
b5909d0
View commit details
Copy full SHA for b5909d0
View code at this point
Browse repository at this point
Merge webkit.org at r54127 : Fix conflicts due to use of OS_ANDROID
Show description for 8761fdb
Steve Block
committed
8761fdb
View commit details
Copy full SHA for 8761fdb
View code at this point
Browse repository at this point
Merge webkit.org at r54127 : Take theirs for changes to JavaScript string addition.
Show description for 33fc8ca
Steve Block
committed
33fc8ca
View commit details
Copy full SHA for 33fc8ca
View code at this point
Browse repository at this point
Merge webkit.org at r54127 : Take theirs for ChangeLogs and build files for other platforms.
Show description for dba6dad
Steve Block
committed
dba6dad
View commit details
Copy full SHA for dba6dad
View code at this point
Browse repository at this point
Merge webkit.org at r54127 : Initial merge by git
Show description for d0825bc
Steve Block
committed
d0825bc
View commit details
Copy full SHA for d0825bc
View code at this point
Browse repository at this point
Commits on Jan 20, 2010
Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private to JNIUtility and JNIUtilityPrivate
Show description for 20ab751
Steve Block
committed
20ab751
View commit details
Copy full SHA for 20ab751
View code at this point
Browse repository at this point
Commits on Jan 5, 2010
Defines PLATFORM(SKIA), instead of PLATFROM(SGL) for Android.
Show description for f912b6f
Steve Block
committed
f912b6f
View commit details
Copy full SHA for f912b6f
View code at this point
Browse repository at this point
Commits on Jan 4, 2010
resolved conflicts for merge of 870689c8
Nicolas Roard
committed
797e4f1
View commit details
Copy full SHA for 797e4f1
View code at this point
Browse repository at this point
am dcfdcbd8: am edb4aa51: Merge "Cherry-picks a WebKit change to revert recent changes to String addition for JSC." into eclair-mr2
Show description for 15e893a
Steve Block
authored and
Android Git Automerger
committed
15e893a
View commit details
Copy full SHA for 15e893a
View code at this point
Browse repository at this point
Cherry-picks a WebKit change to revert recent changes to String addition for JSC.
Show description for 10ceded
Steve Block
committed
10ceded
View commit details
Copy full SHA for 10ceded
View code at this point
Browse repository at this point
Commits on Dec 21, 2009
Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods on JavaSharedClient directly.
Show description for 5df9fcd
Steve Block
committed
5df9fcd
View commit details
Copy full SHA for 5df9fcd
View code at this point
Browse repository at this point
Commits on Dec 17, 2009
Merge webkit.org at r51976 : Fix general conflicts.
Show description for aad6f24
Steve Block
committed
aad6f24
View commit details
Copy full SHA for aad6f24
View code at this point
Browse repository at this point
Merge webkit.org at r51976 : Fix conflicts in Makefiles.
Show description for dc11ae8
Steve Block
committed
dc11ae8
View commit details
Copy full SHA for dc11ae8
View code at this point
Browse repository at this point
Merge webkit.org at r51976 : Initial merge by git.
Show description for 643ca78
Steve Block
committed
643ca78
View commit details
Copy full SHA for 643ca78
View code at this point
Browse repository at this point
Commits on Dec 9, 2009
Enable orientation events.
Show description for 4b81185
Patrick Scott
committed
4b81185
View commit details
Copy full SHA for 4b81185
View code at this point
Browse repository at this point
Commits on Nov 25, 2009
Restores the default value for ENABLE(ARCHIVE) in wtf/Platform.h.
Show description for d638a31
Steve Block
committed
d638a31
View commit details
Copy full SHA for d638a31
View code at this point
Browse repository at this point
Commits on Nov 24, 2009
Merge change I46e116c9 into eclair-mr2
Show description for e0a9ca5
Android (Google) Code Review
committed
e0a9ca5
View commit details
Copy full SHA for e0a9ca5
View code at this point
Browse repository at this point
Commits on Nov 23, 2009
Updates MainThreadAndroid.cpp to reflect version upstreamed to webkit.org.
Show description for aa8e167
Steve Block
committed
aa8e167
View commit details
Copy full SHA for aa8e167
View code at this point
Browse repository at this point
Removes Android-specific wrapper for std::sort in Profile class.
Show description for e7539b1
Steve Block
committed
e7539b1
View commit details
Copy full SHA for e7539b1
View code at this point
Browse repository at this point
Merge change Ia4f91efd into eclair-mr2
Show description for d9f6271
Android (Google) Code Review
committed
d9f6271
View commit details
Copy full SHA for d9f6271
View code at this point
Browse repository at this point
Updates Threading.h to reflect final version of Android atomicIncrement/Decrement submitted to webkit.org.
Show description for 12c9767
Steve Block
committed
12c9767
View commit details
Copy full SHA for 12c9767
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL