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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
84
-256
/
+256
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
2
-11
/
+20
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
2
-38
/
+23
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-1
/
+1
*
Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private.
viettrungluu@chromium.org
2011-01-13
1
-1
/
+0
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-17
/
+19
*
Fix PartScrollbarHoriztonalTrack typo now that we've rolled to pick up
mihaip@chromium.org
2011-01-12
1
-2
/
+2
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-2
/
+0
*
Add --enable-accelerated-plugins flag to enable compositing for plugins, sepa...
piman@google.com
2011-01-10
2
-3
/
+7
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
7
-46
/
+50
*
Fix an incorrect use of wstring::npos.
evan@chromium.org
2011-01-10
1
-2
/
+1
*
Roll WebKit DEPS and adjust references to WebCore.
abarth@chromium.org
2011-01-08
1
-1
/
+1
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
2
-1
/
+3
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
1
-1
/
+2
*
Update strings
laforge@chromium.org
2011-01-07
51
-76
/
+174
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
1
-3
/
+6
*
Expose Map/UnmapTexSubImage2DCHROMIUM to pepper plugins
piman@google.com
2011-01-07
1
-0
/
+2
*
Move ppb_flash.h to ppapi/c/private ...
viettrungluu@chromium.org
2011-01-06
1
-2
/
+1
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2011-01-05
1
-0
/
+2
*
Disable CppBoundClassTest.InvokeMethods, it flakily triggers assertion failures.
phajdan.jr@chromium.org
2011-01-03
1
-1
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...
acolwell@chromium.org
2010-12-29
1
-2
/
+0
*
Add implementation of WebThemeEngine for the Mac (declared by
mihaip@chromium.org
2010-12-29
5
-2
/
+91
*
Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...
acolwell@chromium.org
2010-12-29
1
-0
/
+2
*
Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-29
1
-2
/
+0
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-29
1
-0
/
+2
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-0
/
+2
*
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
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
1
-0
/
+3
*
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
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
1
-1
/
+1
*
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
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
123
-20732
/
+99
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
1
-0
/
+2
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
123
-99
/
+20732
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
3
-80
/
+86
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
3
-86
/
+80
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
123
-20732
/
+99
*
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
1
-0
/
+249
*
Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.
abarth@chromium.org
2010-12-17
1
-2
/
+2
*
Add stub PPAPI for launching NaCl's sel_ldr process.
abarth@chromium.org
2010-12-17
1
-0
/
+2
*
Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via
abarth@chromium.org
2010-12-17
1
-1
/
+7
[next]