Remove unnecessary condition for hiding keypad
[framework/web/webkit-efl.git] / Source / WebKit2 / WebProcess /
2013-09-04 SangYong ParkChange the location of didChangeContents() was called
2013-09-04 user[Title] Fix for WebProcess force close occur when...
2013-09-03 SangYong ParkDo not notify editor state during executing command
2013-09-03 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.95" into tizen_2.2
2013-09-03 SangYong ParkRepaint focused node when focus ui mode was changed
2013-09-02 SangYong ParkChange focus ring rect update logic
2013-09-02 Manish R GurnaneyContextMenu is overlapping with IME.
2013-08-29 Sanghyup LeeRevert "Device aspect ratio is changed as opposite...
2013-08-29 Jinwoo SongMerge "Device aspect ratio is changed as opposite direc...
2013-08-29 Ryuan ChoiDevice aspect ratio is changed as opposite direction
2013-08-28 SangYong ParkMove key press commands clearing code to after key...
2013-08-23 InBum ChangMerge "Fix crash if the input value of date popup is...
2013-08-23 Yuni JeongText selection is not working and picker will be displa...
2013-08-20 Taeyun AnChange the focused frame if flame has different value...
2013-08-14 Kamil LysikWebVibrationClient is attached two times
2013-08-14 SangYong ParkFix lockup issue when key event was occurs frequently...
2013-08-14 Taeyun AnAdd Text style state enabled in settings
2013-08-08 SangYong ParkCancel composition when focused node was changed
2013-08-07 Jinwoo SongMerge "[Release] Webkit2-efl-123997_0.11.87" into tizen_2.2
2013-08-07 HYUNKI BAIKMerge "Fix the issue that accelerated overflow scrollin...
2013-08-07 Hurnjoo LeeFix the issue that accelerated overflow scrolling becom...
2013-08-02 SangYong ParkImplement Focus UI
2013-08-02 SangYong ParkRevert "Revert "Refine focus ring repainting code when...
2013-08-01 EunMi LeeMerge "Disabled touch adjust feature in case of SDK...
2013-08-01 Yuni JeongDisabled touch adjust feature in case of SDK version.
2013-07-25 prathmesh.mSelection mode on images is not working
2013-07-12 SangYong ParkFix clearing text issue of email composer
2013-07-12 Kangil HanMerge "Update layout test result" into tizen_2.2
2013-07-11 Heejin ChungMerge "[CherryPick] [WEBGL] Rename WEBKIT_WEBGL_compres...
2013-07-11 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.79" into tizen_2.2
2013-07-11 Gyuyoung Kim[Title] Update a work-around patch for a naver page
2013-07-10 Keunyong LeeMerge "[Release] Webkit2-efl-123997_0.11.78" into tizen_2.2
2013-07-10 SangYong ParkFix input picker issue
2013-07-10 Manish R GurnaneyWhole block area is highlighted instead of only Selecte...
2013-07-10 Yuni JeongChanged the point for searching clickable node to get...
2013-07-10 Yuni JeongFixed when tapping on "Tap" menu in "m.naver.com" site...
2013-07-10 Yuni JeongFixed when user tap on linkable contents, somtimes...
2013-07-10 Yuni JeongImplement that a text selection handle can be moved...
2013-07-05 bunam.jeonFixed to force close at the end of the application...
2013-07-04 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.76" into tizen_2.2
2013-07-04 SangYong ParkIgnore contiguous composition event.
2013-07-03 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.75" into tizen_2.2
2013-07-03 Yuni JeongWhen long tap on other input box, endTap() is performed.
2013-07-03 Yuni JeongFixed selection should not be working when long tap...
2013-07-03 Gyuyoung KimFix horizontal scroll issue
2013-07-03 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.74" into tizen_2.2
2013-07-03 Kangil HanMerge "Layout test regression occurred in javascript...
2013-07-02 prathmesh.mDisabled selection on button
2013-07-02 Kangil HanMerge "Add tagging options in release script." into...
2013-07-02 SangYong ParkChange screen reader mode setting without vconf
2013-07-02 SangYong ParkAdd new access object callback
2013-07-01 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.73" into tizen_2.2
2013-07-01 Gyuyoung KimAdd a condition to fix wordpress.com
2013-06-27 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.68" into tizen_2.2
2013-06-27 HYUNKI BAIKMerge "[Title] GraphicsContextState should have a data...
2013-06-27 SangYong ParkDo not insert text if default action was prevented.
2013-06-25 Heejin ChungMerge "[CherryPick] [WEBGL] Rename WEBKIT_WEBGL_lose_co...
2013-06-25 Yuni JeongImproved the routine for getting text style state.
2013-06-24 Changhyup JwaLogs for visible content rect
2013-06-24 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.65" into tizen_2.2
2013-06-24 SangYong ParkShow keypad only when tap event is handled.
2013-06-21 Yuni JeongFixed lock up occur when selecting "select all" or...
2013-06-20 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.63" into tizen_2.2
2013-06-20 Hurnjoo LeeFix the issue that javascript is not resumed after...
2013-06-19 YongGeol JungMerge "[WK2] fix the issue about low memory handling...
2013-06-19 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.62" into tizen_2.2
2013-06-19 Yuni JeongSend changed editor rect to UIProcess when editor rect...
2013-06-08 Taeyun AnFix invalid position when loading new page from clickin...
2013-06-07 InBum ChangMerge "Call "Unselect" operation when setting the value...
2013-06-07 Ryuan ChoiAdded new API to enable/disable link effect(link sound)
2013-06-05 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.55" into tizen_2.2
2013-06-05 Yuni JeongAdjusted magnifier position properly in case that touch...
2013-06-05 Taehwan KimMerge commit '346b1212862b0f339185c8fcc1f98d833e9f287e...
2013-06-05 SangYong ParkSet return key type if input type is search
2013-06-05 Gyuyoung KimFix that naver page is shown widely when page mode...
2013-06-04 Jinwoo SongMerge "The value of file input should not be URL encode...
2013-06-04 Changhyup JwaUnset device width and height in Settings
2013-06-03 Taeyun AnSet same page group as the caller page when creating...
2013-06-03 Jinwoo SongaddMarker() should not encompass the consecutive marker.
2013-05-31 SangYong ParkRemove invalid condition about contents editable
2013-05-30 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.52" into tizen_2.1
2013-05-30 bunam.jeonNotify to UI process that the content has been suspende...
2013-05-29 Kangil HanMerge "[Release] Webkit2-efl-123997_0.11.51" into tizen_2.1
2013-05-29 SangYong ParkAdd keypad layout that has number variation
2013-05-22 Kangil HanMerge "[WK2][WTR] Rebaselining some compositing layout...
2013-05-16 Kondapally Kalyan[Title] Implement EGL Lock Surface extension runtime...
2013-05-16 Heejin ChungMerge "[Title] Use extensions GL_EXT_texture_format_BGR...
2013-05-14 Jaesik ChangMerge "Correction of macro naming for Docomo bug 1339...
2013-05-13 Jiyeon KimAdd cancelForOpenPanel api for removing openPanelResult...
2013-05-10 Yuni JeongFixed "Select Month" popup does not appear after long...
2013-05-09 Heejin ChungMerge "[Title] Avoid unnecessary MakeCurrent calls...
2013-05-08 Jaesik ChangMerge "Better solution for Docomo 1339 bug." into tizen_2.1
2013-05-08 Gyuyoung KimMerge TIZEN_WEBKIT2_REMOTE_WEB_INSPECTOR into TIZEN_REM...
2013-05-08 Hyunki BaikMerge "fixed UMP memory leak" into tizen_2.1
2013-05-08 Jihye KangUse allowUniversalAccessFromFileURLs setting for worker
2013-05-07 InBum ChangMerge "Remove '-' from month picker." into tizen_2.1
2013-05-07 seung hak leeMerge "Adopt secure log for Network error log" into...
2013-05-07 Keunsoon LeeAdopt secure log for Network error log
2013-05-03 Eunsol ParkDisable partial update tile
2013-05-03 Kangil HanMerge "Remove unused Tizen script tizen-layout-test...
next