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
/
content
/
child
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-1
/
+1
*
FileAPI: Remove unused function from CallbackDispatcher
nhiroki@chromium.org
2014-01-06
1
-7
/
+0
*
Enable navigator content utils by default
gyuyoung.kim@samsung.com
2014-01-04
1
-0
/
+2
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-1
/
+1
*
Add a renderer side version of the referrer check in the net library
jochen@chromium.org
2014-01-02
1
-0
/
+14
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
1
-3
/
+3
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
1
-3
/
+3
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
1
-3
/
+3
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
6
-10
/
+12
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
A bunch of work to transition from render_view_id to render_frame_id.
jam@chromium.org
2013-12-20
6
-8
/
+8
*
IndexedDB: Optimize IDBCursor.advance() if it occurs within prefetched range
jsbell@chromium.org
2013-12-20
5
-37
/
+149
*
IndexedDB: Reset prefetch caches on IDBObjectStore.clear()
jsbell@chromium.org
2013-12-20
1
-0
/
+1
*
FileAPI: Remove WriteDeprecated IPC
nhiroki@chromium.org
2013-12-19
2
-24
/
+0
*
Fix a long standing leak on cancellation of renderer-
mmenke@chromium.org
2013-12-17
1
-5
/
+2
*
Add ServiceWorkerContextCore registration to dispatcher host
alecflett@chromium.org
2013-12-16
3
-10
/
+9
*
Call the LeakSanitizer hook in SuicideOnChannelErrorFilter::OnChannelError().
earthdok@chromium.org
2013-12-13
1
-0
/
+6
*
IndexedDB: Simplify blink public/platform implementation names
jsbell@chromium.org
2013-12-12
12
-216
/
+179
*
Add a flag for enabling/disabling the navigator content utils
gyuyoung.kim@samsung.com
2013-12-10
1
-0
/
+5
*
Enable WebAudio support on Android/x86.
rtoy@google.com
2013-12-09
1
-6
/
+22
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-2
/
+2
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-2
/
+2
*
Add DirectWrite flag and plumb it through to Blink
eae@chromium.org
2013-12-07
1
-0
/
+5
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-2
/
+2
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
4
-2
/
+9
*
Fix a crash in the NPAPI plugin code which occurs after we call the plugins w...
ananta@chromium.org
2013-12-05
1
-2
/
+9
*
Avoid trace-to-console deadlock or infinite recursion
wangxianzhu@chromium.org
2013-12-05
1
-13
/
+0
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
13
-34
/
+34
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Enable runtime flag for datalist element on Android
keishi@chromium.org
2013-11-30
1
-2
/
+0
*
Notify WebSocket handshake information to the renderer, chromium side
yhirano@chromium.org
2013-11-27
3
-0
/
+42
*
IndexedDB: Don't leak database proxy objects
jsbell@chromium.org
2013-11-26
1
-2
/
+8
*
Fix windowless NPAPI Flash videos not working on certain sites.
ananta@chromium.org
2013-11-26
1
-5
/
+12
*
IndexedDB: Don't re-send WebIDBDatabase pointer
jsbell@chromium.org
2013-11-25
1
-2
/
+3
*
LOG(INFO) -> VLOG(0) in content/
scottmg@chromium.org
2013-11-23
1
-1
/
+1
*
More scaffolding, add class ServiceWorkerProviderHost.
michaeln@chromium.org
2013-11-22
2
-18
/
+25
*
Android: Remove NEON check for enabling WebAudio on ARM.
rtoy@google.com
2013-11-22
1
-5
/
+2
*
Fix DCHECK in HandleEventMessageFilterHook firing when right clicking on a wi...
jam@chromium.org
2013-11-22
1
-0
/
+6
*
IndexedDB: Support binary keys in Chromium back-end
jsbell@chromium.org
2013-11-21
1
-0
/
+6
*
Destruct the renderer thread's quota dispatcher before we shutdown V8/Blink
kinuko@chromium.org
2013-11-20
1
-0
/
+1
*
Add ChildMessageFilter, a base class for renderer/worker cross-thread Message...
kinuko@chromium.org
2013-11-19
11
-106
/
+298
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
4
-1
/
+11
*
Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...
ananta@chromium.org
2013-11-19
2
-0
/
+36
*
Followup cleanup for WebDatabaseObserver
kinuko@chromium.org
2013-11-18
1
-4
/
+2
*
Fix debug build when enable_plugins==0
spang@chromium.org
2013-11-18
1
-0
/
+4
*
IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()
jsbell@chromium.org
2013-11-16
5
-6
/
+22
*
Allow Web Animations CSS flag to be turned off as well as on
steveblock@chromium.org
2013-11-15
1
-2
/
+6
*
Rewrite include paths for Blink public/ headers that have moved
philipj@opera.com
2013-11-14
1
-2
/
+2
*
IndexedDB: move DataLoss enum out of WebIDBCallbacks
jsbell@chromium.org
2013-11-14
1
-1
/
+1
[next]