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
*
Change suppressions added in bug 67919 to FAIL because of differing
kbr@google.com
2010-12-24
1
-2
/
+2
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-2
/
+2
*
Fix typo in suppression.
thakis@chromium.org
2010-12-23
1
-1
/
+1
*
Suppress failing webkit tests
thakis@chromium.org
2010-12-23
1
-0
/
+3
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-0
/
+2
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
4
-12
/
+12
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
11
-825
/
+905
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
1
-6
/
+6
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-0
/
+2
*
Fix black video frames when seeking (which also fixes flashing poster issue).
scherkus@chromium.org
2010-12-22
2
-6
/
+6
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
2
-6
/
+4
*
Remove obsolete failures.
tonyg@chromium.org
2010-12-21
1
-4
/
+0
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
6
-738
/
+1154
*
Replace initial media range request with an unbounded range request.
scherkus@chromium.org
2010-12-21
1
-6
/
+3
*
Clean up comments in BufferedDataSource and BufferedResourceLoader.
scherkus@chromium.org
2010-12-21
3
-11
/
+11
*
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
[next]