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
*
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
twiz@google.com
2011-08-02
6
-11
/
+8
*
Expose SwapBuffersCallback to WebGraphicsContext3D
nduca@chromium.org
2011-08-02
1
-0
/
+4
*
Refine UMA stats of QuotaManager
tzik@chromium.org
2011-08-02
1
-2
/
+44
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
31
-617
/
+373
*
Add a new flag to enable GPU compositing on chrome: pages
estade@chromium.org
2011-08-01
1
-0
/
+1
*
Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.
alokp@chromium.org
2011-08-01
3
-9
/
+15
*
Time-based removal of temporary file systems via BrowsingDataRemover
mkwst@chromium.org
2011-08-01
5
-8
/
+403
*
Paths in File Browsers parameters are converted to virtual ones.
serya@chromium.org
2011-08-01
1
-0
/
+4
*
Pepper quota support
kinuko@chromium.org
2011-08-01
12
-19
/
+1086
*
Unify the version string to be displayed on "About Chromium" dialog. (5/6)
haraken@google.com
2011-07-30
1
-17
/
+10
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
6
-7
/
+57
*
Revert 94775 - Implemented MapExternalResource for DumpRenderTree.
zmo@google.com
2011-07-29
1
-63
/
+1
*
Implemented MapExternalResource for DumpRenderTree.
apatrick@chromium.org
2011-07-29
1
-1
/
+63
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
4
-32
/
+41
*
Change CanGetCookies signature, add CookieList as parameters in order to remo...
ycxiao@chromium.org
2011-07-29
1
-7
/
+11
*
Remove tests from chrome's test_expectations which were rebaselined upstream.
senorblanco@chromium.org
2011-07-29
1
-7
/
+0
*
Change call to WebFrame::createAssociatedURLLoader to use overload that takes...
bbudge@chromium.org
2011-07-29
3
-5
/
+25
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
9
-136
/
+50
*
Cleanup: Make quota dispatcher code independent from WebKit types
kinuko@chromium.org
2011-07-29
1
-3
/
+2
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
5
-16
/
+46
*
Rolling Skia DEPS from r1959 to r1980
junov@chromium.org
2011-07-28
1
-0
/
+7
*
Fix the ARM build by converting a NULL to a 0 (no longer a pointer).
brettw@chromium.org
2011-07-28
1
-1
/
+1
*
Make Var less dependent on NPAPI. The goal is to remove all of these
brettw@chromium.org
2011-07-28
17
-676
/
+741
*
Larger Combo box Hit Targets for TOUCH_UI
fsamuel@chromium.org
2011-07-28
2
-5
/
+0
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
2
-7
/
+7
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
2
-7
/
+7
*
Update translations using strings from launchpad.net r285
fta@sofaraway.org
2011-07-28
2
-2
/
+4
*
ffmpeg: r94155 -> r94207
evan@chromium.org
2011-07-27
1
-1
/
+1
*
Revert 93723 - Migrate DataSourceFactory to new callback system.
acolwell@chromium.org
2011-07-27
9
-83
/
+128
*
Revert 94316 - Fix invalid pointer dereference in WebDataSourceFactory when p...
acolwell@chromium.org
2011-07-27
6
-311
/
+35
*
PPAPI: Change DCHECK in GetInterface() to CHECK. Off-the-main-thread usage is
polina@google.com
2011-07-27
1
-1
/
+1
*
Fix invalid pointer dereference in WebDataSourceFactory when playback is canc...
acolwell@chromium.org
2011-07-27
6
-35
/
+311
*
Remove VfsBackend::FileTypeIs{Journal,MainDB}
phajdan.jr@chromium.org
2011-07-27
2
-16
/
+0
*
Fix the memory leaks introduced in r94251.
dmikurube@google.com
2011-07-27
1
-2
/
+2
*
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...
dmikurube@chromium.org
2011-07-27
18
-116
/
+134
*
Explicitly Initialize GURL library before spawning any threads in webkit test...
jnd@chromium.org
2011-07-27
1
-0
/
+5
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
4
-212
/
+0
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-0
/
+2
*
Handle the case where the 'host' param is empty in AppCacheQuotaClient::GetOr...
michaeln@google.com
2011-07-26
1
-1
/
+6
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-5
/
+5
*
Roll skia to 1951
bsalomon@google.com
2011-07-26
1
-0
/
+3
*
Revert 93987 - Close the URL request in the destroctor. This ensures the load...
dpapad@chromium.org
2011-07-26
1
-1
/
+0
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
2
-0
/
+4
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-26
1
-1
/
+2
*
Close the URL request in the destroctor. This ensures the load is actually
brettw@chromium.org
2011-07-25
1
-0
/
+1
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
2
-0
/
+12
*
Removing WebVideoFrameImpl::texture() and WebVideoFrameImpl::surfaceType().
scherkus@chromium.org
2011-07-25
2
-20
/
+8
*
Fix a problem introduced in r93736.
michaeln@google.com
2011-07-25
1
-3
/
+3
*
Properly duplicate WebCString for cross-thread traversal.
jknotten@chromium.org
2011-07-25
1
-1
/
+1
*
Change quota to account directories and path names in the filesystem.
dmikurube@chromium.org
2011-07-25
20
-403
/
+932
[next]