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 exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
82
-218
/
+436
*
Split a portion of BufferedResourceLoader into a separate class ActiveLoader.
scherkus@chromium.org
2011-12-02
7
-131
/
+188
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
1
-0
/
+1
*
Enable GL_CHROMIUM_post_sub_buffer for osmesa
backer@chromium.org
2011-12-02
1
-1
/
+4
*
Webkit roll 101778 -> 101791
vsevik@chromium.org
2011-12-02
1
-0
/
+6
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
9
-4
/
+348
*
webkit roll 101681 -> 101748
vsevik@chromium.org
2011-12-02
1
-9
/
+0
*
Enable port validation because net::IsPortAllowedByDefault() was exported now
toyoshim@chromium.org
2011-12-02
1
-7
/
+4
*
base::Bind: Convert AppCacheHelper::DeleteAppCachesForOrigin.
jhawkins@chromium.org
2011-12-02
7
-31
/
+38
*
Remove OVERRIDEs from methods inherited from WebKit API
toyoshim@chromium.org
2011-12-02
1
-8
/
+6
*
base::Bind: Convert AppCacheHelper::DeleteAppCacheGroup.
jhawkins@chromium.org
2011-12-02
3
-26
/
+25
*
base::Bind: Convert AppCacheService::GetAllAppCacheInfo.
jhawkins@chromium.org
2011-12-02
5
-23
/
+21
*
Remove static initializer from quota_temporary_storage_evictor.cc
thakis@chromium.org
2011-12-02
1
-4
/
+5
*
TBR=vsevik
scheib@chromium.org
2011-12-02
1
-1
/
+11
*
Update media-related OWNERS.
scherkus@chromium.org
2011-12-02
1
-0
/
+9
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
3
-27
/
+19
*
Fire CanPlayThrough immediately for local and streaming media files
vrk@google.com
2011-12-01
6
-45
/
+23
*
Replace \n in message strings to acutal new lines.
tony@chromium.org
2011-12-01
1
-5
/
+10
*
Finish the base::Bind migration for webkit/media.
fischman@chromium.org
2011-12-01
5
-57
/
+59
*
WebSocket Pepper API: minor properties implementation
toyoshim@chromium.org
2011-12-01
2
-6
/
+10
*
WebSocket Pepper API: GetBufferedAmount() implementation
toyoshim@chromium.org
2011-12-01
2
-11
/
+59
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
11
-881
/
+10
*
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
2
-0
/
+22
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
3
-6
/
+63
*
Whitespace style fix (that I previously overlooked).
viettrungluu@chromium.org
2011-11-30
1
-5
/
+7
*
Revert effects of r110733 because of silent WebRTC breakage
vrk@chromium.org
2011-11-30
1
-2
/
+8
*
Add dummy didUpdateBufferedAmount() function to prepare WebKit side API update.
toyoshim@chromium.org
2011-11-30
2
-0
/
+7
*
Remove unused enum value from PPAPI Flash Clipboard
dcheng@chromium.org
2011-11-30
1
-2
/
+0
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
7
-29
/
+111
*
Rewrite BufferedDataSource tests to use real BufferedResourceLoader objects.
scherkus@chromium.org
2011-11-29
6
-607
/
+418
*
Remove base::Bind() from cpp_bound_class.h
dcheng@chromium.org
2011-11-29
5
-104
/
+151
*
Remove empty files.
tony@chromium.org
2011-11-29
4
-0
/
+0
*
Force annotation of overridden methods with OVERRIDE.
avi@chromium.org
2011-11-29
1
-1
/
+2
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Work around wrong UA sniffing by Yahoo! JAPAN
yuzo@chromium.org
2011-11-29
1
-13
/
+53
*
Remove a few static initializers.
thakis@chromium.org
2011-11-29
3
-29
/
+31
*
Remove bit-rotted layout test files.
tony@chromium.org
2011-11-28
4
-1142
/
+0
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
2
-0
/
+22
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
2
-5
/
+6
*
Add OVERRIDE to webkit/.
avi@chromium.org
2011-11-28
2
-10
/
+14
*
base::Bind: Convert file_system_dir_url_request_job.cc.
jhawkins@chromium.org
2011-11-28
2
-10
/
+9
*
Remove custom Task implementations in webkit/
dcheng@chromium.org
2011-11-28
2
-57
/
+32
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
2
-0
/
+10
*
Delete DevToolsAgent::frontendLoaded related plumbing
yurys@chromium.org
2011-11-26
4
-21
/
+0
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-26
2
-25
/
+359
*
Revert r111596 "WebSocket Pepper API: in process API implementation"
maruel@chromium.org
2011-11-25
2
-359
/
+25
*
WebSocket Pepper API: in process API implementation
toyoshim@chromium.org
2011-11-25
2
-25
/
+359
*
Reland 111519: Remove default plug-in on Mac, Gtk and Aura.
bauerb@chromium.org
2011-11-25
1
-1
/
+0
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
3
-11
/
+9
[next]