summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebCoreJniOnLoad.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-319/+0
* Hook up CacheManager for the Chromium HTTP stackSteve Block2011-01-141-0/+6
* Add JNI hooks for JniUtil class.Iain Merrick2010-12-101-0/+2
* Merge WebKit at r72274: Moved definition of EXPORTRussell Brenner2010-12-021-0/+2
* Fix compilation error when ANDROID_LAYOUT is not defined.Shimeng (Simon) Wang2010-11-051-0/+4
* Hook up CookieManager.removeAllCookie() for the Chromium HTTP stackSteve Block2010-10-221-0/+2
* Fix naming for JNI registration methodsSteve Block2010-10-221-28/+28
* Rename DeviceOrientationManager to DeviceMotionAndOrientationManagerSteve Block2010-10-151-1/+1
* Remove calls to change the state of the focus controller.Leon Scroggins2010-08-181-0/+2
* Merge WebKit at r65072 : Implement DeviceMotionClientAndroidSteve Block2010-08-131-0/+4
* Add missing DeviceOrientationClient for benchmarkingSteve Block2010-08-111-0/+5
* Hook up DeviceOrientationClientMockSteve Block2010-08-101-0/+2
* Merge WebKit at r64264 : Compile fix, how to create WebCore::Page changedKristian Monsen2010-08-041-9/+7
* Merge WebKit at r63173 : Following @62607 Page takes a BackForwardClientLeon Clarke2010-07-201-1/+2
* Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-271-1/+2
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-071-2/+4
* Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-7/+4
* Cherry-pick WebKit change 52103 - Add a client based Geolocation providerSteve Block2010-01-181-2/+7
* am 996e5097: am 802287c2: Fix the benchmark app yet again to work in mr2 (and...Patrick Scott2009-12-161-4/+4
|\
| * Fix the benchmark app yet again to work in mr2 (and master).Patrick Scott2009-12-151-4/+4
* | am d24133a9: am dcab27c3: Switching from activity based full screen plugins t...Derek Sollenberger2009-12-101-2/+0
|\ \ | |/
| * Switching from activity based full screen plugins to a view system overlay.Derek Sollenberger2009-12-081-2/+0
* | am f5cee3f0: am 168aa9a1: Merge change I747854ee into eclair-mr2Ben Murdoch2009-12-101-1/+0
|\ \ | |/
| * Remove an accidentally added include.Ben Murdoch2009-12-071-1/+0
* | resolved conflicts for merge of 130cd407 to masterBen Murdoch2009-12-041-0/+1
|\ \ | |/
| * Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-031-0/+1
* | am 70e6e683: am bf0f70e4: Cleanup how a plugin requests to go full-screen.Derek Sollenberger2009-12-011-0/+2
|\ \ | |/
| * Cleanup how a plugin requests to go full-screen.Derek Sollenberger2009-12-011-0/+2
* | am 5d60391c: am 4ceb7286: Move the benchmark code inside libwebcore.soPatrick Scott2009-11-231-0/+178
|\ \ | |/
| * Move the benchmark code inside libwebcore.soPatrick Scott2009-11-231-0/+178
* | am 7063c3ef: Merge change I67ad4b89 into eclair-mr2Steve Block2009-11-131-1/+2
|\ \ | |/
| * Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+2
* | Use native weak references instead of our wrapper.Patrick Scott2009-10-271-2/+0
|/
* Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...Andrei Popescu2009-09-171-1/+7
* Adds ability to configure mock Geolocation service from DumpRenderTree on And...Steve Block2009-08-141-1/+3
* Adds GeolocationPermissionsBridge.Steve Block2009-07-291-2/+3
* Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-151-1/+8
* Shave ~60k off of libwebcore.so and make webcore_test always build.Patrick Scott2009-05-121-0/+93