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
*
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
*
Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3D
piman@chromium.org
2012-01-19
2
-1
/
+25
*
Support custom data formats for dragging on Windows.
dcheng@chromium.org
2012-01-14
1
-2
/
+4
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
1
-2
/
+2
*
Fix UA Spoofing Condition for Linux.
yuzo@chromium.org
2012-01-13
2
-3
/
+64
*
Convert use of int ms to TimeDelta in files owned by darin.
tedvessenes@gmail.com
2012-01-12
1
-2
/
+2
*
Add Android stubs for webplugin_delegate_impl and webcursor
peter@chromium.org
2012-01-10
2
-1
/
+32
*
Update BookmarkManager extension API test to use document.execCommand()
dcheng@chromium.org
2012-01-09
1
-2
/
+7
*
Fix ^C/^X in Bookmark Manager.
dcheng@chromium.org
2012-01-07
1
-7
/
+11
*
Roll skia to r2967. Add skia bindings for glTexStorage2D.
bsalomon@google.com
2012-01-05
1
-0
/
+1
*
Update includes for WebMimeRegistry to new upstream locations
jamesr@chromium.org
2012-01-05
1
-2
/
+2
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-4
/
+0
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-0
/
+1
*
Remove WebKit references to obsolete TOUCH_UI build
rbyers@chromium.org
2011-12-28
2
-2
/
+2
*
Add --dart-flags and --disable-dart command line switches.
podivilov@chromium.org
2011-12-23
4
-0
/
+13
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+1
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
Clean up the Linux WebThemeEngine impl according to the coding style rules
peter@chromium.org
2011-12-20
4
-82
/
+79
*
Implement the Web Theme Engine for Android
peter@chromium.org
2011-12-20
3
-0
/
+214
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
1
-4
/
+6
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
2
-0
/
+5
*
disable building glue as a component for now.
dpranke@chromium.org
2011-12-16
2
-2
/
+2
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
2
-11
/
+17
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
1
-0
/
+2
*
Update the images used for HTML speech input to lower contrast.
dmazzoni@chromium.org
2011-12-15
3
-0
/
+0
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
2
-5
/
+10
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
13
-645
/
+14
*
Implement platform-independent DrawGlyphs for Flash.
brettw@chromium.org
2011-12-13
1
-1
/
+0
[next]