2013-11-01 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. css3 text tests are failing...
|
commit | commitdiff | tree |
2013-10-31 |
gyuyoung.kim@samsung.com | Unreviewed EFL gardening. Add 5 printing tests to EFL...
|
commit | commitdiff | tree |
2013-10-29 |
gyuyoung.kim@samsung.com | EFL 32 bit buildbot doesn't work on dashboard
|
commit | commitdiff | tree |
2013-10-29 |
gyuyoung.kim@samsung.com | Add EFL release bots to the buildbot dashboard
|
commit | commitdiff | tree |
2013-10-28 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening.
|
commit | commitdiff | tree |
2013-10-24 |
gyuyoung.kim@samsung.com | [GTK] Disable css-image-orientation
|
commit | commitdiff | tree |
2013-10-24 |
gyuyoung.kim@samsung.com | Integrate css3-images image-orientation with existing...
|
commit | commitdiff | tree |
2013-10-24 |
gyuyoung.kim@samsung.com | Introduce RENDER_OBJECT_TYPE_CASTS to replace manual...
|
commit | commitdiff | tree |
2013-10-22 |
gyuyoung.kim@samsung.com | Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace...
|
commit | commitdiff | tree |
2013-10-22 |
gyuyoung.kim@samsung.com | Use TYPE_CASTS_BASE for CSS_VALUE_TYPE_CASTS
|
commit | commitdiff | tree |
2013-10-21 |
gyuyoung.kim@samsung.com | Make TYPE_CASTS_BASE more flexible
|
commit | commitdiff | tree |
2013-10-16 |
gyuyoung.kim@samsung.com | Unreviewed EFL gardening. Rebaselining after r155253.
|
commit | commitdiff | tree |
2013-10-16 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening.
|
commit | commitdiff | tree |
2013-10-15 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Below tests don't be failed...
|
commit | commitdiff | tree |
2013-10-14 |
gyuyoung.kim@samsung.com | Unreviewed. EFL Gardening.
|
commit | commitdiff | tree |
2013-10-11 |
gyuyoung.kim@samsung.com | Add toSVGColor|Paint() to cleanup static_cast<>, and...
|
commit | commitdiff | tree |
2013-10-09 |
gyuyoung.kim@samsung.com | Unreviewed. Fix EFL buildbreak since r157152.
|
commit | commitdiff | tree |
2013-10-08 |
gyuyoung.kim@samsung.com | Use toCSSFooValue() instead of using static_cast<const...
|
commit | commitdiff | tree |
2013-10-07 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSCursorImageValue, CSSCubicBe...
|
commit | commitdiff | tree |
2013-10-06 |
gyuyoung.kim@samsung.com | Add *CSS* prefix to ShadowValue to generate toCSSShadowValue
|
commit | commitdiff | tree |
2013-10-06 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSCursorImageValue, CSSCubicBe...
|
commit | commitdiff | tree |
2013-10-06 |
gyuyoung.kim@samsung.com | Add *CSS* prefix to FontFeatureValue to generate toCSSFontFe...
|
commit | commitdiff | tree |
2013-10-05 |
gyuyoung.kim@samsung.com | Add *CSS* prefix to FontValue to generate toCSSFontValue()
|
commit | commitdiff | tree |
2013-10-04 |
gyuyoung.kim@samsung.com | Unreviewed. Add myself to some watchlists.
|
commit | commitdiff | tree |
2013-10-02 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue for CSS child values
|
commit | commitdiff | tree |
2013-10-01 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue for CSSPrimitiveValue
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSCalcValue instead of using manual cast...
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue for CSSGradientValue, CSSLinearGradie...
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSCanvasValue
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSLineBoxContainValue
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSCrossfadeValue() instead of using manual...
|
commit | commitdiff | tree |
2013-09-30 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSFilterImageValue and...
|
commit | commitdiff | tree |
2013-09-28 |
gyuyoung.kim@samsung.com | Generate toCSSFooValue() for CSSImageValue
|
commit | commitdiff | tree |
2013-09-27 |
gyuyoung.kim@samsung.com | Add toWebKitCSS*Value functions to cast from CSSValue
|
commit | commitdiff | tree |
2013-09-27 |
gyuyoung.kim@samsung.com | Sync toWebKitCSSShaderValue() behavior with other toCSSFooVa...
|
commit | commitdiff | tree |
2013-09-25 |
gyuyoung.kim@samsung.com | Add toWebKitCSS*Value functions to cast from CSSValue
|
commit | commitdiff | tree |
2013-09-24 |
gyuyoung.kim@samsung.com | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast...
|
commit | commitdiff | tree |
2013-09-23 |
gyuyoung.kim@samsung.com | Introduce CSS_VALUE_TYPE_CASTS macro in order to cast...
|
commit | commitdiff | tree |
2013-09-11 |
gyuyoung.kim@samsung.com | Generate more HTML type checks and casting
|
commit | commitdiff | tree |
2013-09-05 |
gyuyoung.kim@samsung.com | Generate toFooElement() functions from tagname data.
|
commit | commitdiff | tree |
2013-09-04 |
gyuyoung.kim@samsung.com | Fix uninitialized build warning in make_names.pl
|
commit | commitdiff | tree |
2013-08-26 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. EFL WK1 DRT doesn't support...
|
commit | commitdiff | tree |
2013-08-26 |
gyuyoung.kim@samsung.com | Add toSVGMissingGlyphElement(), and use it.
|
commit | commitdiff | tree |
2013-08-23 |
gyuyoung.kim@samsung.com | Introduce toSVGLinearGradientElement(), and use it
|
commit | commitdiff | tree |
2013-08-22 |
gyuyoung.kim@samsung.com | Introduce toSVGRadialGradientElement(), and use it
|
commit | commitdiff | tree |
2013-08-20 |
gyuyoung.kim@samsung.com | <https://webkit.org/b/92330> [CSS] Pass an image orientation...
|
commit | commitdiff | tree |
2013-08-19 |
gyuyoung.kim@samsung.com | <https://webkit.org/b/119990> Add toSVGStopElement...
|
commit | commitdiff | tree |
2013-08-19 |
gyuyoung.kim@samsung.com | <https://webkit.org/b/119996> Introduce toSVGAnimateElement...
|
commit | commitdiff | tree |
2013-08-15 |
gyuyoung.kim@samsung.com | [CSS] Introduce new structure to pass image orientation...
|
commit | commitdiff | tree |
2013-08-14 |
gyuyoung.kim@samsung.com | Add toSVGTextPathElement(), and use it
|
commit | commitdiff | tree |
2013-08-14 |
gyuyoung.kim@samsung.com | The length of scheme is at least five characters even...
|
commit | commitdiff | tree |
2013-08-13 |
gyuyoung.kim@samsung.com | Update scheme list according to latest specification
|
commit | commitdiff | tree |
2013-08-08 |
gyuyoung.kim@samsung.com | Introduce toSVGMPathElement(), and use it
|
commit | commitdiff | tree |
2013-08-03 |
gyuyoung.kim@samsung.com | Introduce toSVGMaskElement(), and use it
|
commit | commitdiff | tree |
2013-08-01 |
gyuyoung.kim@samsung.com | Introduce toSVGFontFaceElement, and use it
|
commit | commitdiff | tree |
2013-08-01 |
gyuyoung.kim@samsung.com | Introduce toSVGSMILElement, and use it
|
commit | commitdiff | tree |
2013-07-27 |
gyuyoung.kim@samsung.com | Introduce toSVGRectElement(), use it
|
commit | commitdiff | tree |
2013-07-26 |
gyuyoung.kim@samsung.com | Unreviewed, fix build break after r153360.
|
commit | commitdiff | tree |
2013-07-25 |
gyuyoung.kim@samsung.com | Introduce toSVGPatternElement(), use it
|
commit | commitdiff | tree |
2013-07-22 |
gyuyoung.kim@samsung.com | Introduce toSVGUseElement(), use it
|
commit | commitdiff | tree |
2013-07-22 |
gyuyoung.kim@samsung.com | Use toSVGPathElement() instead of static_cast<>
|
commit | commitdiff | tree |
2013-07-22 |
gyuyoung.kim@samsung.com | Introduce toSVGGradientElement(), use it
|
commit | commitdiff | tree |
2013-07-18 |
gyuyoung.kim@samsung.com | Introduce toSVGInlineFlowBox() and use it
|
commit | commitdiff | tree |
2013-07-18 |
gyuyoung.kim@samsung.com | Use toSVGMarkerElement() instead of static_cast<>
|
commit | commitdiff | tree |
2013-07-14 |
gyuyoung.kim@samsung.com | Add toSVGFilterElement() and use it.
|
commit | commitdiff | tree |
2013-07-10 |
gyuyoung.kim@samsung.com | Introduce isSVGFontElement() and isSVGImageElement...
|
commit | commitdiff | tree |
2013-07-09 |
gyuyoung.kim@samsung.com | Use toSVGFontElement() instead of static_cast<SVGFontElement*>
|
commit | commitdiff | tree |
2013-07-04 |
gyuyoung.kim@samsung.com | Change static_cast<SVGImageElement*> with toSVGImageElement
|
commit | commitdiff | tree |
2013-07-02 |
gyuyoung.kim@samsung.com | Introduce toSVGInlineTextBox
|
commit | commitdiff | tree |
2013-06-28 |
gyuyoung.kim@samsung.com | Add new schemes to content utils.
|
commit | commitdiff | tree |
2013-06-28 |
gyuyoung.kim@samsung.com | Unreviewed, EFL rebaseline.
|
commit | commitdiff | tree |
2013-06-25 |
gyuyoung.kim@samsung.com | Unreviewed, change my email address for watch list.
|
commit | commitdiff | tree |
2013-06-25 |
gyuyoung.kim@samsung.com | Remove unneeded include header files from WebCore
|
commit | commitdiff | tree |
2013-06-24 |
gyuyoung.kim@samsung.com | Unreviewed EFL gardening. Unskip two media tests because...
|
commit | commitdiff | tree |
2013-06-19 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Added new baselines for...
|
commit | commitdiff | tree |
2013-06-17 |
gyuyoung.kim@samsung.com | Remove a redundant virtual call to hostWindow() in...
|
commit | commitdiff | tree |
2013-06-17 |
gyuyoung.kim@samsung.com | Unreviewed. Added new baselines for some of editing...
|
commit | commitdiff | tree |
2013-06-17 |
gyuyoung.kim@samsung.com | Unreviewed. Added new baselines for some of editing...
|
commit | commitdiff | tree |
2013-06-14 |
gyuyoung.kim@samsung.com | Unreviewed. Added new baselines for some tests as r151533...
|
commit | commitdiff | tree |
2013-06-13 |
gyuyoung.kim@samsung.com | Optimize String::fromUTF8 for ASCII
|
commit | commitdiff | tree |
2013-06-13 |
gyuyoung.kim@samsung.com | Unreviewed. EFL Gardening. Needs to add new baseline...
|
commit | commitdiff | tree |
2013-06-12 |
gyuyoung.kim@samsung.com | Fix crashes due to failed ImageBuffer allocation
|
commit | commitdiff | tree |
2013-06-12 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Gardening. Unskip fast/canvas/webgl...
|
commit | commitdiff | tree |
2013-06-12 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Gardening.
|
commit | commitdiff | tree |
2013-06-12 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Unskip passing tests for...
|
commit | commitdiff | tree |
2013-06-11 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Fix wrong expectation result...
|
commit | commitdiff | tree |
2013-06-11 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Manage tests which need...
|
commit | commitdiff | tree |
2013-06-11 |
gyuyoung.kim@samsung.com | Unreviewed, rolling out r151411.
|
commit | commitdiff | tree |
2013-06-11 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Build fix after r151403.
|
commit | commitdiff | tree |
2013-06-05 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Gardening. Move mozilla-focus-blur...
|
commit | commitdiff | tree |
2013-06-05 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Gardening.
|
commit | commitdiff | tree |
2013-06-04 |
gyuyoung.kim@samsung.com | Unreviewed, EFL Gardening.
|
commit | commitdiff | tree |
2013-06-04 |
gyuyoung.kim@samsung.com | Unreviewed, added missing new line in baseline.
|
commit | commitdiff | tree |
2013-06-03 |
gyuyoung.kim@samsung.com | [WTF] Add OwnArrayPtr vectortraits template
|
commit | commitdiff | tree |
2013-06-03 |
gyuyoung.kim@samsung.com | Unreviewed EFL Gardening.
|
commit | commitdiff | tree |
2013-06-01 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening. Remove passed accessibility...
|
commit | commitdiff | tree |
2013-06-01 |
gyuyoung.kim@samsung.com | [EFL][WK2] Add a null checking condition to in hide...
|
commit | commitdiff | tree |
2013-05-31 |
gyuyoung.kim@samsung.com | Unreviewed, EFL gardening.
|
commit | commitdiff | tree |
2013-05-28 |
gyuyoung.kim@samsung.com | [EFL][WK2] Clean up duplicated include files.
|
commit | commitdiff | tree |
2013-05-28 |
gyuyoung.kim@samsung.com | [EFL][WK2] Remove unneeded WebCore namespace use in ewk
|
commit | commitdiff | tree |
next |