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
*
Add a temporary exception for missing layout test results.
levin@chromium.org
2011-08-30
1
-0
/
+2
*
Adding Size() to AbstractFileEnumerator
tzik@chromium.org
2011-08-30
6
-36
/
+81
*
Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...
koz@chromium.org
2011-08-30
6
-100
/
+32
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
5
-14
/
+18
*
Allow both Context3D and Graphics3D with the video decoder
piman@chromium.org
2011-08-30
3
-28
/
+40
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
1
-27
/
+0
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
6
-24
/
+16
*
Roll WebKit DEPS 93993:94019.
levin@chromium.org
2011-08-29
1
-2
/
+0
*
expect harder
kerz@chromium.org
2011-08-29
1
-0
/
+1
*
more updates to official builds expectations
kerz@chromium.org
2011-08-29
1
-5
/
+6
*
WebKit roll 93977:93984.
levin@chromium.org
2011-08-29
1
-0
/
+2
*
updating 64 bit linux expectations for official builds
kerz@chromium.org
2011-08-29
1
-1
/
+21
*
Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...
bsalomon@google.com
2011-08-29
7
-6
/
+26
*
WebKit roll 93959:93973.
podivilov@chromium.org
2011-08-29
1
-1
/
+0
*
WebKit roll 93930:93959.
podivilov@chromium.org
2011-08-29
1
-1
/
+1
*
Add test expectation for failing test. Bug is already filed upstream.
levin@chromium.org
2011-08-29
1
-0
/
+1
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-0
/
+1
*
Add a GTK support routine that returns a simulated nativeKeyCode for a given
noel@chromium.org
2011-08-29
2
-0
/
+15
*
Windowless Flash plugins on Mac do not currently draw in single-process appli...
marshall@chromium.org
2011-08-27
4
-13
/
+78
*
This likely broke the nacl_integration test, so reverting.
levin@chromium.org
2011-08-27
2
-21
/
+11
*
Use 3D graphics context shareResources flag to decide whether a context shoul...
apatrick@chromium.org
2011-08-27
1
-12
/
+8
*
Don't send DidChangeView to the plugin unless the parameters have actually ch...
brettw@google.com
2011-08-26
2
-11
/
+21
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-1
/
+1
*
Add SetProperti() in the PPB_Transport_Dev interface.
sergeyu@chromium.org
2011-08-26
5
-2
/
+109
*
Some DatabaseTracker cleanup.
michaeln@google.com
2011-08-26
3
-18
/
+93
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
13
-574
/
+363
*
Move base/resource_util.* into base/win/ since it's windows specific.
tony@chromium.org
2011-08-25
3
-9
/
+8
*
fix typo in log message
epoger@google.com
2011-08-25
1
-1
/
+1
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
3
-4
/
+7
*
quiet failing mac webkit tests again
kerz@chromium.org
2011-08-25
1
-0
/
+1
*
This part of the original WebKit r93717 roll didn't get re-landed when levin ...
pkasting@chromium.org
2011-08-25
1
-2
/
+0
*
Fix crash in PPB_URLRequestInfo::ToWebURLRequest
kinuko@chromium.org
2011-08-25
1
-1
/
+1
*
Completely random typo fixes and style corrections cleanup.
fischman@chromium.org
2011-08-25
3
-27
/
+2
*
Fix OFSFU's Touch to match the other FSFU subclasses.
ericu@chromium.org
2011-08-25
4
-70
/
+80
*
Merge the plugin and impl side of the audio config and input event resources.
brettw@chromium.org
2011-08-25
10
-129
/
+23
*
Revert 98136 -- see http://code.google.com/p/chromium/issues/detail?id=94182#c3
thakis@chromium.org
2011-08-25
1
-0
/
+2
*
Update WebKit to r93717.
pkasting@chromium.org
2011-08-24
1
-2
/
+0
*
[Mac] Return an empty StringPiece from GetDataResource() when |g_resource_dat...
asvitkine@chromium.org
2011-08-24
1
-2
/
+3
*
Roll FFmpeg DEPS for ogg duration fix.
scherkus@chromium.org
2011-08-24
1
-0
/
+2
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
1
-0
/
+9
*
more expectations for chrome builds
kerz@chromium.org
2011-08-24
1
-1
/
+1
*
Fix ARM errors regarding NULL/integer conversions.
brettw@chromium.org
2011-08-24
1
-2
/
+2
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
81
-630
/
+803
*
Pass per-script fonts to WebKit settings.
falken@chromium.org
2011-08-24
2
-0
/
+76
*
Get ListenerLeakTests ready for V8's r9000.
mnaganov@chromium.org
2011-08-24
1
-3
/
+23
*
Fix crash when copying or getting the currently hovered link in pepper plugin...
jabdelmalek@google.com
2011-08-23
1
-6
/
+8
*
Replace virtual_path fields in FileSystemOperationContext with similar variab...
ericu@chromium.org
2011-08-23
7
-60
/
+26
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
1
-3
/
+3
*
update expectations for chrome trunk builds
kerz@chromium.org
2011-08-23
1
-0
/
+3
*
Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.
adamk@chromium.org
2011-08-23
1
-5
/
+2
[next]