OSDN Git Service

android-x86/external-webkit.git
2009-12-03 Grace Klobaanother file to fix the build
2009-12-03 Grace KlobaFix the build due to auto merge
2009-12-03 Grace KlobaAfter turning on page cache, the parent HistoryItem
2009-12-03 Android (Google... Merge change I70c3076b into eclair-mr2
2009-12-03 Ben MurdochAndroid History unforking pt4: Android specific changes...
2009-12-03 Ben MurdochAndroid History unforking pt3: Changes to the notifyHIs...
2009-12-03 Ben MurdochAndroid History unforking pt2: BackForwardList changes...
2009-12-03 Ben MurdochAndroid history unforking pt 1: Add Android specific...
2009-12-03 Steve BlockFixes a crashing Geolocation bug when a watch is cleare...
2009-12-02 Leon ScrogginsSave form data for elements other than type "text".
2009-12-02 Grace KlobaEnable WebKit page cache through WebSettings.
2009-12-02 Android (Google... Merge change Ie0a2c0d4 into eclair-mr2
2009-12-02 Android (Google... Merge change I3aa3fc5b into eclair-mr2
2009-12-02 Cary Clarkskip nodes when building nav cache if parents are clipp...
2009-12-02 Cary Clarknav to container if it wants key events
2009-12-02 Steve BlockUpdates Geolocation V8 bindings to match patch submitte...
2009-12-01 Grace KlobaMove dump display tree to sdcard as dom and render...
2009-12-01 Derek Sollenbergercleaning up local JNI references for plugins and cachin...
2009-12-01 Derek SollenbergerAdding native portion of the PluginActivity class.
2009-12-01 Android (Google... Merge change I783ff698 into eclair-mr2
2009-12-01 Derek SollenbergerCleanup how a plugin requests to go full-screen.
2009-12-01 Android (Google... Merge change I24ba66f9 into eclair-mr2
2009-12-01 Android (Google... Merge change Iae9809cb into eclair-mr2
2009-12-01 Steve BlockRemoves superfluous file V8 DerivedSourcesAllInOne...
2009-12-01 Steve BlockFixes Makefiles to have proper dependency on HTMLTagNam...
2009-11-30 Cary Clarknavigate preferably between children of the same parent
2009-11-30 Android (Google... Merge change Ib72d8281 into eclair-mr2
2009-11-30 Cary Clarkfix bugs in nav cache dump
2009-11-30 Android (Google... Merge change I11fe1a14 into eclair-mr2
2009-11-30 Mike Reedadd ANDROID to the list of platforms that support font...
2009-11-30 Derek SollenbergerCleaning up android_npapi by removing implemented funct...
2009-11-30 Patrick ScottFix a crash when closing the native history.
2009-11-30 Android (Google... Merge change Ie9bc2064 into eclair-mr2
2009-11-30 Derek SollenbergerRefactoring plugins to use new java interfaces.
2009-11-27 Android (Google... Merge change I49a4a258 into eclair-mr2
2009-11-27 Steve BlockRemoves superfluous code from Android implementation...
2009-11-26 Steve BlockRemove the Android-specific setCMYKXXXColor methods...
2009-11-26 Android (Google... Merge change Ice535a82 into eclair-mr2
2009-11-25 Android (Google... Merge change Ie4e91d61 into eclair-mr2
2009-11-25 Android (Google... Merge change I4b0151ad into eclair-mr2
2009-11-25 Andrei PopescuBring Android files in line with what landed at webkit...
2009-11-25 Android (Google... Merge change I1890130f into eclair-mr2
2009-11-25 Andrei PopescuUpdate files in platform/android to match what was...
2009-11-25 Steve BlockRestores the default value for ENABLE(ARCHIVE) in wtf...
2009-11-25 Leon ScrogginsRemove nativeTextInputMotionUp.
2009-11-25 Steve BlockFixes a PLATFORM(ANDROID) guard in RenderBlock.h which...
2009-11-25 Steve BlockFixes use of statics of non-built-in types in Geolocation.
2009-11-25 Android (Google... Merge change I6d6312e9 into eclair-mr2
2009-11-25 Android (Google... Merge change I973e6b03 into eclair-mr2
2009-11-25 Android (Google... Merge change I685fd143 into eclair-mr2
2009-11-24 Steve BlockFixes WTF include in WebCore/page/Geolocation.cpp to...
2009-11-24 Steve BlockRemoves superfluous use of LOCAL_SRC_FILES in derived...
2009-11-24 Android (Google... Merge change Ib6355d33 into eclair-mr2
2009-11-24 Cary Clarkremove obsolete code block
2009-11-24 Patrick ScottFix the occassional build break.
2009-11-24 Ben MurdochUnfork WebCore/bridge/jni.
2009-11-24 Android (Google... Merge change I46e116c9 into eclair-mr2
2009-11-23 Android (Google... Merge change Ia6cf2f30 into eclair-mr2
2009-11-23 Android (Google... Merge change If7c73ee1 into eclair-mr2
2009-11-23 Steve BlockUpdates an Android-specific work-around in V8GCControll...
2009-11-23 Steve BlockMoves initializeMaximumHTTPConnectionCountPerHost to...
2009-11-23 Android (Google... Merge change I30add3d6 into eclair-mr2
2009-11-23 Steve BlockRemoves some Symbian platform files which are not not...
2009-11-23 Steve BlockUpdates MainThreadAndroid.cpp to reflect version upstre...
2009-11-23 Steve BlockRemoves Android-specific wrapper for std::sort in Profi...
2009-11-23 Patrick ScottFix the sim build.
2009-11-23 Android (Google... Merge change Ia4f91efd into eclair-mr2
2009-11-23 Android (Google... Merge change I7f9c0552 into eclair-mr2
2009-11-23 Patrick ScottMove the benchmark code inside libwebcore.so
2009-11-23 Android (Google... Merge change Ic9c0f729 into eclair-mr2
2009-11-23 Steve BlockUpdate the Android-specific fix in StringHash::equal...
2009-11-23 Steve BlockUpdates Threading.h to reflect final version of Android...
2009-11-20 Leon ScrogginsDraw ListBoxes to look like MenuLists.
2009-11-20 Android (Google... Merge change Id484e955 into eclair-mr2
2009-11-20 Steve BlockBring TextBreakIteratorInternalICU.cpp in to line with...
2009-11-20 Steve BlockMoves get_thread_msec from JavaScriptCore/wtf/CurrentTi...
2009-11-20 Steve BlockRemoves a superfluous Android include from TypeTraits...
2009-11-20 Steve BlockCleans up Threading.cpp/h ready for upstreaming to...
2009-11-20 Steve BlockUpdates WebCore/config.h to reflect changes made when...
2009-11-19 Android (Google... Merge change Ifb1214a6 into eclair-mr2
2009-11-19 Android (Google... Merge change Iede51a8d into eclair-mr2
2009-11-19 Steve BlockFix the fact that enablement of VIDEO and WORKERS erron...
2009-11-19 Android (Google... Merge change I873491c4 into eclair-mr2
2009-11-19 Android (Google... Merge change Ia0156890 into eclair-mr2
2009-11-19 Android (Google... Merge change I0248ac15 into eclair-mr2
2009-11-19 Steve BlockCleans up Android-specific changes to Platform.h, ready...
2009-11-19 Steve BlockImproves documentation for GeolocationPermissions class.
2009-11-19 Patrick ScottChange window focus only if the user initiated the...
2009-11-18 Ben MurdochAdd support for returning the anchor text back to Java...
2009-11-18 Android (Google... Merge change I7018b1ca into eclair-mr2
2009-11-18 Ben MurdochRemove leading/trailing newlines and tabs as well as...
2009-11-18 Grace Klobaam ffe27b58: Integrate WebKit security fix trac.webkit...
2009-11-18 Grace KlobaIntegrate WebKit security fix
2009-11-17 Cary Clarkrename nativeFindIsDown to nativeFindIsUp
2009-11-17 Steve BlockCleans up Android-specific changes to WebCore/bridge...
2009-11-17 Steve BlockMove V8 Makefiles to from V8Binding directory to WebCor...
2009-11-17 Android (Google... Merge change I4465d348 into eclair-mr2
2009-11-17 Andrei PopescuUpdate style after
2009-11-17 Steve BlockRemoves some more superfluous code from the Makefiles.
2009-11-17 Steve BlockFactors out common code from JSC and V8 Makefiles,...
next