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
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-0
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-2
/
+0
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
1
-0
/
+4
*
Implement WebThread::{add,remove}TaskObserver.
adamk@chromium.org
2011-12-06
2
-6
/
+77
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Revert 113040 - Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-9
/
+2
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
1
-2
/
+9
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
3
-3
/
+8
*
Revert 113010 - Implement WebThread::{add,remove}TaskObserver.
avi@chromium.org
2011-12-05
2
-71
/
+4
*
Implement WebThread::{add,remove}TaskObserver.
adamk@chromium.org
2011-12-05
2
-4
/
+71
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
5
-1
/
+37
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
2
-2
/
+8
*
Improve support for multiselect list box accessibility on Windows.
dmazzoni@chromium.org
2011-12-03
1
-0
/
+4
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
49
-120
/
+120
*
Make accessible scroll position attributes more generic and
dmazzoni@chromium.org
2011-12-02
2
-9
/
+33
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
1
-4
/
+0
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
43
-113
/
+221
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
1
-0
/
+4
*
Replace \n in message strings to acutal new lines.
tony@chromium.org
2011-12-01
1
-5
/
+10
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-4
/
+0
*
Replace TOUCH_UI condition in WebUI with dynamic flag.
rbyers@chromium.org
2011-12-01
1
-3
/
+0
*
update dependencies in preparation for glue being a component
dpranke@chromium.org
2011-11-30
1
-0
/
+5
*
Remove base::Bind() from cpp_bound_class.h
dcheng@chromium.org
2011-11-29
3
-47
/
+23
*
Work around wrong UA sniffing by Yahoo! JAPAN
yuzo@chromium.org
2011-11-29
1
-13
/
+53
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
1
-2
/
+2
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
1
-4
/
+2
*
Implement meta referrer (part 1/2)
jochen@chromium.org
2011-11-24
4
-3
/
+68
*
Moving AutofillAgent Logic into Browser
csharp@chromium.org
2011-11-22
2
-2
/
+10
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
1
-2
/
+4
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
1
-4
/
+2
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
9
-65
/
+80
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
7
-63
/
+121
*
Remove IsProtocolSupportedForMedia.
piman@chromium.org
2011-11-22
1
-4
/
+0
*
base::Bind() conversion for webkit.
dcheng@chromium.org
2011-11-22
10
-98
/
+90
*
Move tony@chromium.org to src/webkit/OWNERS
darin@chromium.org
2011-11-21
1
-1
/
+0
*
compositor_unittests target is unimplmented on Mac
dhollowa@chromium.org
2011-11-21
1
-1
/
+3
*
base::Bind: Convert render_view_impl.cc.
jhawkins@chromium.org
2011-11-19
2
-8
/
+8
*
Prepare Chromium for WebCompositor::initialize.
nduca@chromium.org
2011-11-19
1
-0
/
+3
*
Implement WebClipboard::writeDataObject.
dcheng@chromium.org
2011-11-18
2
-0
/
+14
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
1
-0
/
+2
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-0
/
+4
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-4
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+4
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-1
/
+11
*
Migrate media DEPS from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-1
/
+0
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
29
-7242
/
+7
*
Cleanup: Remove unneeded forward declarations in webkit/.
thestig@chromium.org
2011-11-17
5
-16
/
+9
*
Add OVERRIDE to webkit/.
avi@chromium.org
2011-11-16
4
-30
/
+34
*
Only report Media.AcceleratedCompositingActive for video-having playbacks.
fischman@chromium.org
2011-11-15
2
-2
/
+44
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
[next]