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
*
GTK: Remove calls that no longer exist and just call the base unref.
erg@chromium.org
2012-02-16
1
-3
/
+3
*
Fix Mac custom cursor color.
avi@chromium.org
2012-02-16
2
-16
/
+42
*
Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...
dcheng@chromium.org
2012-02-16
1
-94
/
+39
*
Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.
dcheng@chromium.org
2012-02-16
1
-39
/
+94
*
Rolling skia deps from r3180 to r3196.
tomhudson@google.com
2012-02-16
1
-1
/
+1
*
Expose correct MSAA roles for ARIA tab-related roles.
aaronlevbugs@gmail.com
2012-02-15
2
-5
/
+5
*
net: Split FileStream::Read/Write() into sync and async versions.
satorux@chromium.org
2012-02-15
1
-2
/
+2
*
Remove old unused tracing API from webkitplatformsupport_impl.
jbates@chromium.org
2012-02-15
2
-17
/
+0
*
Flakiness cleanup: disable flaky tests under webkit/
evan@chromium.org
2012-02-14
1
-3
/
+3
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
4
-286
/
+0
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-5
/
+87
*
Revert 121429 - Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-87
/
+5
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-5
/
+87
*
Turn on WebGL JavaScript console messages
gman@chromium.org
2012-02-09
2
-0
/
+5
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
2
-0
/
+5
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
2
-2
/
+0
*
Correct ResumeSharedTimer to fire the next timer at shared_timer_fire_time_.
satish@chromium.org
2012-02-05
3
-1
/
+83
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
2
-9
/
+1
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-5
/
+5
*
Set a proper first-party URL when fetching resources via ResourceFetcher
jochen@chromium.org
2012-02-02
1
-1
/
+3
*
Add isolated filesystem context for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-02-02
2
-0
/
+7
*
Add per-tab XSSAuditorEnabled setting.
mnaganov@chromium.org
2012-02-01
1
-1
/
+1
*
Fix a valgrind warning. Initializing variables is recommended.
abarth@chromium.org
2012-01-31
1
-1
/
+1
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+2
*
Remove file_extension from WebDropData since it's not needed.
dcheng@chromium.org
2012-01-31
2
-7
/
+2
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
2
-5
/
+10
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
2
-1
/
+3
*
Remove dependency on cygwin target (no longer necessary)
scottmg@chromium.org
2012-01-30
1
-3
/
+0
*
Add Malay as a translation.
tony@chromium.org
2012-01-28
2
-4
/
+6
*
Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...
jbates@chromium.org
2012-01-27
2
-6
/
+0
*
Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)
jsbell@chromium.org
2012-01-26
1
-4
/
+3
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+3
*
Disallow WebSQL and localStorage in platform apps.
jstritar@chromium.org
2012-01-25
1
-2
/
+1
*
Cleanup trace_event, fix webkit API naming.
jbates@chromium.org
2012-01-25
2
-2
/
+3
*
Updating XTBs based on .GRDs from branch 963
kerz@chromium.org
2012-01-25
4
-9
/
+9
*
Adding new png resource for page indicator background (2/2)
dpapad@chromium.org
2012-01-24
1
-0
/
+1
*
Do not invoke setDartEnabled.
antonm@google.com
2012-01-24
2
-5
/
+0
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
2
-67
/
+0
*
add webkitplatform support for new tracing API.
jbates@chromium.org
2012-01-24
2
-0
/
+42
*
Adding new png resource for page indicator background (1/2)
dpapad@chromium.org
2012-01-24
1
-0
/
+0
*
Switching glue to be a component in r118401 and then linking with the BFD lin...
dpranke@chromium.org
2012-01-21
1
-0
/
+8
*
Add support for Run, Quit, and RunAllPending to WebKit::WebThread
jamesr@chromium.org
2012-01-20
2
-5
/
+35
*
Implement WebViewClient::createGraphicsContext3D (and support for DRT)
piman@chromium.org
2012-01-20
2
-24
/
+0
*
Initialized buffer_type to BUFFER_STANDARD.
asharif@chromium.org
2012-01-20
1
-1
/
+1
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-2
/
+0
*
Estimate renderer memory usage in MacOS via working set size instead of page ...
ulan@chromium.org
2012-01-20
1
-1
/
+1
*
Build webkit_glue as a component again.
dpranke@chromium.org
2012-01-20
2
-3
/
+3
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-0
/
+2
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-2
/
+0
*
Add a per-tab preference to match WebSettings::images_enabled.
mnaganov@chromium.org
2012-01-19
2
-2
/
+5
[next]