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
*
Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...
scherkus@chromium.org
2011-07-20
1
-8
/
+4
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-1
/
+0
*
Fix vertical range slider.
rogerta@chromium.org
2011-07-19
1
-4
/
+25
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
2
-5
/
+6
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-3
/
+3
*
Prepare for WebKitClient rename setSharedTimerFireTime->setSharedTimerFireInt...
jamesr@chromium.org
2011-07-15
2
-9
/
+23
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-3
/
+3
*
Prepare for switching timer scheduling to monotonic time (TimeTicks)
jamesr@chromium.org
2011-07-14
1
-0
/
+6
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
3
-54
/
+3
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
3
-3
/
+54
*
Implement support for cursor:none in Windows, as it already works properly in...
jbates@chromium.org
2011-07-14
2
-1
/
+2
*
Added extending forward_capacity for large reads.
slock@chromium.org
2011-07-13
3
-19
/
+104
*
Add binary file for http://codereview.chromium.org/7352003/
jbates@chromium.org
2011-07-13
1
-0
/
+0
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-07-13
1
-0
/
+2
*
Updating XTBs based on .GRDs from branch 782
laforge@chromium.org
2011-07-12
1
-3
/
+3
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-2
/
+0
*
When Autofilling <select> elements, consider both the element's value and its...
isherman@chromium.org
2011-07-12
2
-35
/
+5
*
Fixed network connectivity checks specific to ChromeOS. Previously we were d...
zelidrag@chromium.org
2011-07-11
2
-2
/
+6
*
Refactor ChunkDemuxer initialization so INFO & TRACKS elements are passed via...
acolwell@chromium.org
2011-07-11
2
-5
/
+6
*
Revert 90532 - Set isCancelling flag on WebURLError when request has net::ERR...
cmp@chromium.org
2011-07-09
1
-2
/
+0
*
Fix Jaws not reading the value of textfields .
dtseng@chromium.org
2011-07-08
1
-0
/
+3
*
Crush media player png resources.
sjl@chromium.org
2011-07-08
26
-0
/
+0
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-0
/
+2
*
Add new media resources for UI refresh.
sjl@chromium.org
2011-07-07
28
-0
/
+56
*
Restore NOTREACHED() in WebKitClientImpl::loadResource()
isherman@chromium.org
2011-07-07
1
-42
/
+48
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
1
-12
/
+0
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
1
-0
/
+2
*
Change all the references from app_base to sql.
tfarina@chromium.org
2011-07-06
1
-1
/
+0
*
Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and
dspringer@chromium.org
2011-07-05
1
-0
/
+2
*
[Mac] Create transparent cursor when given empty custom data.
shess@chromium.org
2011-07-03
2
-16
/
+20
*
Add a WebLocalizedString::FileButtonChooseMultipleFilesLabel case to ToMessag...
haraken@google.com
2011-07-02
2
-4
/
+8
*
Fix compile failure.
pkasting@chromium.org
2011-07-02
1
-4
/
+4
*
Add a lock around user agent calculations so the user agent can be safely que...
pkasting@chromium.org
2011-07-01
1
-32
/
+52
*
app: Trim down the dependency list of app_base.
tfarina@chromium.org
2011-07-01
1
-1
/
+1
*
Add Safari spoofing when visiting the Silverlight install/update page in Mac ...
stuartmorgan@chromium.org
2011-07-01
1
-0
/
+16
*
Revert 91288 - Change references from app_base to sql.
cmp@chromium.org
2011-07-01
1
-0
/
+2
*
Change references from app_base to sql.
tfarina@chromium.org
2011-07-01
1
-2
/
+0
*
Add the feature "Add as seach engine..." when right clicking on a form text f...
philippe.beauchamp@gmail.com
2011-07-01
2
-0
/
+5
*
[Mac] Breakpad key for custom cursor size.
shess@chromium.org
2011-06-30
1
-1
/
+1
*
Change a label of the HTML5 multiple file chooser to "Choose One or More Files".
haraken@google.com
2011-06-29
2
-0
/
+7
*
Adding ChunkDemuxer implementation.
acolwell@chromium.org
2011-06-29
3
-5
/
+37
*
Update translations using strings from launchpad.net r255
fta@sofaraway.org
2011-06-27
2
-0
/
+10
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
3
-0
/
+8
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-06-26
1
-0
/
+2
*
Update dom_serializer_unittest.cc to new WebKit API.
abarth@chromium.org
2011-06-26
1
-12
/
+15
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-25
1
-0
/
+3
*
Revert 90435 - Re-land: Move browser accessibility code from chrome to content.
brettw@chromium.org
2011-06-24
1
-3
/
+0
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-24
1
-0
/
+3
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-5
/
+0
*
Update src/webkit/glue to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
3
-7
/
+8
[next]