index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a function for usage tracking.
kinuko@chromium.org
2011-03-03
7
-8
/
+538
*
Drop "Windows;" from the UA string. This parallels https://bugs.webkit.org/s...
pkasting@chromium.org
2011-03-03
1
-8
/
+8
*
added a few tests that are expected to fail on official builds.
karen@chromium.org
2011-03-03
1
-1
/
+23
*
Revert 76631 because it causes fullscreen layout tests to timeout on linux
tonyg@chromium.org
2011-03-02
2
-5
/
+1
*
Re-applying r76324, which was reverted during a WebKit rollback.
ddorwin@chromium.org
2011-03-02
2
-1
/
+5
*
wstring: remove some simple instances of ToWStringHack
evan@chromium.org
2011-03-02
1
-2
/
+4
*
Implement the grab/grabbing cursors (for Mac/GTK).
avi@chromium.org
2011-03-02
6
-10
/
+92
*
Add PPB_URLUtil_Dev::GetDocumentURL
piman@google.com
2011-03-02
3
-22
/
+36
*
Revert 76578 (accidental commit by the commit bot) - Add a function for usage...
thakis@chromium.org
2011-03-02
7
-552
/
+8
*
Revert 76586 - Fix clang build.
thakis@chromium.org
2011-03-02
1
-12
/
+22
*
Fix clang build.
thakis@chromium.org
2011-03-02
1
-22
/
+12
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+14
*
Add a function for usage tracking. It's based on the bug 6426001.
dmikurube@google.com
2011-03-02
7
-8
/
+552
*
Inform the browser about mouse input in windowed plugins to ensure that we ex...
ananta@chromium.org
2011-03-02
1
-1
/
+11
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-14
/
+5
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+14
*
Another suppression.
antonm@chromium.org
2011-03-02
1
-0
/
+2
*
Temporary suppress two tests on Mac. To be upstreamed soon.
antonm@chromium.org
2011-03-02
1
-0
/
+4
*
Added a few linux tests that are expected to fail
karen@chromium.org
2011-03-02
1
-13
/
+111
*
Update V8 to version 3.1.8.
ager@chromium.org
2011-03-02
1
-0
/
+6
*
Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...
viettrungluu@chromium.org
2011-03-02
1
-32
/
+0
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
4
-4
/
+4
*
Committing http://codereview.chromium.org/6592076 on behalf of jbauman:
kbr@chromium.org
2011-03-01
1
-3
/
+0
*
Pepper/Flapper: Add an interface to do sync file ops on FileRefs.
viettrungluu@chromium.org
2011-03-01
6
-3
/
+114
*
Fix bug 74372.
jianli@chromium.org
2011-03-01
1
-3
/
+6
*
Added EnabledPlugins policy.
pastarmovj@chromium.org
2011-03-01
3
-73
/
+270
*
Cleaning test expectations.
antonm@chromium.org
2011-03-01
1
-6
/
+0
*
Add webkit_support::TaskAdaptor to make tasks have the desttructor.
morrita@chromium.org
2011-03-01
2
-0
/
+39
*
Remove bad downstream expectations
jamesr@chromium.org
2011-03-01
1
-3
/
+0
*
Add failing expectation back for layout test since the WK roll fixing the tes...
jamesr@chromium.org
2011-03-01
1
-0
/
+3
*
Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...
jamesr@chromium.org
2011-03-01
2
-5
/
+1
*
Revert code that prevents redirecting to different origins because it breaks ...
acolwell@chromium.org
2011-03-01
4
-18
/
+3
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-01
2
-1
/
+5
*
Remove test expectations for op-get-entry.html since they're included in WebK...
adamk@chromium.org
2011-02-28
1
-3
/
+0
*
Don't allow multiple opens for Pepper FileSystem.
yzshen@chromium.org
2011-02-28
2
-3
/
+9
*
Remove tests that are now passing.
tony@chromium.org
2011-02-28
1
-10
/
+0
*
last three lines were missing the equal sign
karen@chromium.org
2011-02-28
1
-3
/
+3
*
Expectations for fast/encoding/utf-16-no-bom.xml.
antonm@chromium.org
2011-02-28
1
-0
/
+2
*
Expectations for transitions/default-timing-function.html
antonm@chromium.org
2011-02-28
1
-0
/
+3
*
Suppressing fast/overflow/horizontal-scroll-after-back.html
antonm@chromium.org
2011-02-28
1
-0
/
+2
*
Temporary suppressions.
antonm@chromium.org
2011-02-28
1
-0
/
+3
*
Don't use crashed plugins when instantiating new ones. Before, when a plugin
brettw@chromium.org
2011-02-27
5
-7
/
+22
*
The IcedTea version updates corresponding to the recent JDK 6u24 fixes.
cevans@chromium.org
2011-02-27
1
-2
/
+2
*
Provisional fix for WebFrame API change upstream.
pfeldman@chromium.org
2011-02-26
2
-2
/
+2
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
19
-230
/
+173
*
Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...
viettrungluu@chromium.org
2011-02-26
7
-128
/
+228
*
Adding a few image files that are known to fail on mac due to Leopard/Snow Le...
karen@chromium.org
2011-02-25
1
-4
/
+7
*
Temporarily skip filesystem layout test broken (correctly) by r76098
adamk@chromium.org
2011-02-25
1
-0
/
+3
*
Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExists
adamk@chromium.org
2011-02-25
3
-4
/
+19
*
Rename media statistics APIs to match webkit renaming.
sjl@chromium.org
2011-02-25
2
-8
/
+8
[prev]
[next]