Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Side by Side Diff: Source/Platform/ChangeLog

Issue 12321021: Merge 142496 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | Source/Platform/chromium/public/WebFilterOperation.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-02-10 Florin Malita <fmalita@chromium.org>
2
3 [Chromium] FilterTypeSaturatingBrightness enum
4 https://bugs.webkit.org/show_bug.cgi?id=109380
5
6 Introduce a new WebFilterOperation::FilterType enum (FilterTypeSaturatin gBrightness)
7 to support existing interntal clients which rely on the current saturati ng brightness
8 behavior (in preparation of switching to the new brightness implementati on).
9
10 Reviewed by James Robinson.
11
12 * chromium/public/WebFilterOperation.h:
13 (WebKit::WebFilterOperation::amount):
14 (WebKit::WebFilterOperation::createSaturatingBrightnessFilter):
15 (WebKit::WebFilterOperation::setAmount):
16
1 2013-02-09 James Robinson <jamesr@chromium.org> 17 2013-02-09 James Robinson <jamesr@chromium.org>
2 18
3 [chromium] Enable more of webkit_unit_tests in component builds 19 [chromium] Enable more of webkit_unit_tests in component builds
4 https://bugs.webkit.org/show_bug.cgi?id=109369 20 https://bugs.webkit.org/show_bug.cgi?id=109369
5 21
6 Reviewed by Darin Fisher. 22 Reviewed by Darin Fisher.
7 23
8 Add a set of testing APIs to a WebUnitTestSupport interface available of f of Platform for unit tests to access 24 Add a set of testing APIs to a WebUnitTestSupport interface available of f of Platform for unit tests to access
9 in component builds. 25 in component builds.
10 26
(...skipping 6979 matching lines...) Expand 10 before | Expand all | Expand 10 after
6990 7006
6991 2011-11-02 Adam Barth <abarth@webkit.org> 7007 2011-11-02 Adam Barth <abarth@webkit.org>
6992 7008
6993 Add stubs for WTF and Platform 7009 Add stubs for WTF and Platform
6994 https://bugs.webkit.org/show_bug.cgi?id=71492 7010 https://bugs.webkit.org/show_bug.cgi?id=71492
6995 7011
6996 Reviewed by Eric Seidel. 7012 Reviewed by Eric Seidel.
6997 7013
6998 This patch creates the Platform directory, which begins the process of 7014 This patch creates the Platform directory, which begins the process of
6999 moving Platform out of WebCore. 7015 moving Platform out of WebCore.
OLDNEW
« no previous file with comments | « no previous file | Source/Platform/chromium/public/WebFilterOperation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698