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
*
Pass content-type resources to web intents. Goes through download, then invok...
gbillock@chromium.org
2012-04-10
2
-5
/
+35
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-2
/
+0
*
Add strings for WebLocalizedString::CalendarClear and CalendarToday.
tkent@chromium.org
2012-04-07
2
-0
/
+10
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
2
-5
/
+5
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+2
*
aura-x11: Add custom web cursor support.
sadrul@chromium.org
2012-04-03
5
-69
/
+181
*
Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...
pkasting@chromium.org
2012-04-03
1
-28
/
+24
*
Added RTF support to pepper API.
raymes@chromium.org
2012-04-02
1
-0
/
+3
*
Add isolated file_util for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-04-02
1
-3
/
+0
*
Added the command line flag that enables CSS Shaders: "--enable-css-shaders".
achicu@adobe.com
2012-03-29
2
-1
/
+4
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-2
/
+0
*
IndexedDB: Impose a 64MB limit on the size of values that can be stored.
jsbell@chromium.org
2012-03-27
1
-2
/
+2
*
Add a message for plug-in initialization errors.
bauerb@chromium.org
2012-03-26
2
-55
/
+61
*
aura: Add support for html5 file drag and drop.
varunjain@chromium.org
2012-03-23
1
-2
/
+3
*
Add disable for threaded compositing to about:flags in preparation for turnin...
nduca@google.com
2012-03-23
2
-2
/
+0
*
Linux: Fix the build for Ubuntu Precise.
thestig@chromium.org
2012-03-22
1
-1
/
+1
*
Bind RenderViewImpl routing_id to SocketStreamHost
toyoshim@chromium.org
2012-03-21
2
-23
/
+30
*
BaseSessionService: Remove HTTP bodies from content state if they contain pas...
marja@chromium.org
2012-03-19
3
-15
/
+128
*
BufferedDataSource wants to know the content length of non-http(s) resources,...
fischman@chromium.org
2012-03-17
1
-1
/
+1
*
An internal intents dispatcher useful for initiating an intent from the brows...
gbillock@chromium.org
2012-03-16
2
-4
/
+29
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
1
-2
/
+2
*
[Chromoting] Add USB keycode handling to Windows client.
garykac@chromium.org
2012-03-16
1
-0
/
+1
*
mac: Move EventWithMenuAction() to the only file where it's called.
thakis@chromium.org
2012-03-16
2
-72
/
+2
*
Native to USB keycode conversion for Mac
garykac@chromium.org
2012-03-15
1
-0
/
+2
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+2
*
Remove dead code left over from old-style WebCompositor initialization path.
nduca@chromium.org
2012-03-14
1
-4
/
+0
*
Make references to third_party/WebKit use webkit_src_dir
jamesr@chromium.org
2012-03-14
1
-4
/
+4
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-13
2
-0
/
+36
*
Add an explicit dependency from glue to WebKit/chromium
thakis@chromium.org
2012-03-12
1
-2
/
+1
*
Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.
viettrungluu@chromium.org
2012-03-09
2
-36
/
+0
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-09
2
-0
/
+36
*
Make webkit_glue depend on ui/gfx/gl
thakis@chromium.org
2012-03-08
1
-0
/
+1
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
11
-45
/
+46
*
Convert uses of int ms to TimeDelta in webkit/glue and webkit/tools.
tedvessenes@gmail.com
2012-03-05
1
-1
/
+1
*
Pass DefaultDeviceScaleFactor to webkit
tdresser@chromium.org
2012-03-01
2
-0
/
+3
*
Webkit now disables CSS3 regions at runtime by default. This change allows re...
matthewrobertson03@gmail.com
2012-03-01
2
-1
/
+5
*
Revert "GTK: Remove calls that no longer exist and just call the base unref."
erg@chromium.org
2012-02-29
1
-2
/
+2
*
Implemented Clear() functionality in the clipboard.
raymes@chromium.org
2012-02-29
1
-1
/
+4
*
Updating XTBs based on .GRDs from branch 1025
karen@chromium.org
2012-02-29
52
-791
/
+48
*
Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-0
/
+3
*
Revert 123852 - Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-3
/
+0
*
SPDY - chrome:loadtimes() should display negotiated NPN protocol.
rtenneti@chromium.org
2012-02-28
5
-1
/
+64
*
Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-0
/
+3
*
Add a switch for enabling threaded animation.
vollick@chromium.org
2012-02-25
2
-0
/
+4
*
Add media fullscreen button resource for android
qinmin@chromium.org
2012-02-24
3
-0
/
+6
*
Allow last character of password to be displayed for Android.
cramya@chromium.org
2012-02-23
2
-0
/
+3
*
Fix bad indent in WebDropData.
dcheng@chromium.org
2012-02-23
1
-9
/
+9
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-22
1
-1
/
+2
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+2
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+2
[next]