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
*
Bugfixes for recent PluginGroup refactoring.
jkummerow@chromium.org
2010-12-21
6
-33
/
+78
*
Modify inclusion to use system icu headers when -Duse_system_icu=1
phajdan.jr@chromium.org
2010-12-21
1
-1
/
+1
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
150
-1900
/
+1651
*
Roll WebKit 74383:74387.
tonyg@chromium.org
2010-12-21
1
-0
/
+4
*
A build fix for the "WebKit Mac (valgrind)" bot.
hbono@chromium.org
2010-12-21
1
-2
/
+2
*
(Re-landing http://codereview.chromium.org/5991003 after Chromium OS
kbr@chromium.org
2010-12-21
1
-4
/
+7
*
Add base:: prefix to the calls to StringAppendV.
tfarina@chromium.org
2010-12-21
1
-1
/
+2
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
16
-28
/
+678
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
142
-1653
/
+1365
*
Revert "Erase the old NPAPI Pepper (Pepper 1) test plugin."
chase@chromium.org
2010-12-21
9
-0
/
+535
*
Revert "Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin."
chase@chromium.org
2010-12-20
1
-70
/
+0
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
64
-415
/
+697
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
64
-697
/
+415
*
Revert 69762 - Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the...
brettw@chromium.org
2010-12-20
1
-0
/
+70
*
Erase the old NPAPI Pepper (Pepper 1) test plugin. I broke the compile with
brettw@chromium.org
2010-12-20
9
-535
/
+0
*
Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...
chase@chromium.org
2010-12-20
1
-7
/
+4
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
142
-1365
/
+1653
*
Added group policy for disabling all client-side 3D APIs in Chromium
kbr@chromium.org
2010-12-20
1
-4
/
+7
*
Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...
ctguil@chromium.org
2010-12-20
2
-1
/
+3
*
Add pepper::URLRequestInfo unit tests to test_shell_tests
bbudge@google.com
2010-12-20
2
-1
/
+250
*
Reduce local overrides on my way to figuring out what's up
pkasting@chromium.org
2010-12-20
1
-2
/
+1
*
Suppress a failing test.
thakis@chromium.org
2010-12-19
1
-0
/
+1
*
Try to get webkit tests green by letting DRT load CrApplication early.
thakis@chromium.org
2010-12-19
4
-0
/
+39
*
Rename WebKitTools->Tools.
tonyg@chromium.org
2010-12-18
12
-20
/
+16
*
Remove CrApplication dependency from base
thakis@chromium.org
2010-12-18
1
-3
/
+25
*
Restrict HTTP headers by checking in URLRequestInfo::SetProperty.
bbudge@google.com
2010-12-17
1
-15
/
+47
*
By zero, I mean false
abarth@chromium.org
2010-12-17
1
-1
/
+1
*
Attempt to fix Arm build
abarth@chromium.org
2010-12-17
1
-0
/
+4
*
Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.
abarth@chromium.org
2010-12-17
5
-32
/
+32
*
Add LaunchSelLdr and UrandomFD to PPAPI
abarth@chromium.org
2010-12-17
1
-1
/
+15
*
Add stub PPAPI for launching NaCl's sel_ldr process.
abarth@chromium.org
2010-12-17
4
-0
/
+57
*
Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via
abarth@chromium.org
2010-12-17
2
-1
/
+12
*
moving mocks into webkit/mocks/
annacc@chromium.org
2010-12-17
7
-17
/
+17
*
Roll WebKit to r74255
yurys@chromium.org
2010-12-17
1
-2
/
+0
*
Temporarily add custom expectations for extensions-headers.html
yurys@chromium.org
2010-12-17
1
-1
/
+1
*
Remove temporary test expectation for fast/regex/pcre-test-1.html,
ricow@chromium.org
2010-12-17
1
-2
/
+0
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
3
-48
/
+9
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
3
-9
/
+48
*
Revert 69490 - base/version: remove wstring version
sanjeevr@chromium.org
2010-12-17
1
-2
/
+2
*
base/version: remove wstring version
evan@chromium.org
2010-12-17
1
-2
/
+2
*
WebKit roll 74194:74213
jianli@chromium.org
2010-12-17
1
-14
/
+0
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
5
-6
/
+35
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
5
-0
/
+112
*
Update latest secure version for Quicktime (7.6.9 for windows only) and RealP...
panayiotis@google.com
2010-12-16
1
-6
/
+7
*
View source uses scroll position of original page.
pfeldman@chromium.org
2010-12-16
2
-7
/
+35
*
Separate BufferedDataSource and BufferedResourceLoader into two files.
annacc@chromium.org
2010-12-16
16
-1570
/
+1345
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
99
-2628
/
+3097
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-3
/
+6
*
Add some local test_expectations.txt overrides for media tests due to r69490.
scherkus@chromium.org
2010-12-16
1
-0
/
+7
*
Add audio/wav and audio/x-wav to TestShellWebMimeRegistryImpl.
scherkus@chromium.org
2010-12-16
1
-1
/
+6
[next]