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
/
content_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
1
-0
/
+2
*
Show dictionary definition in <webview> for "Look Up in Dictionary" context m...
lazyboy@chromium.org
2013-07-17
1
-0
/
+2
*
Implement Android shared memory data fetcher for Device Motion.
timvolodine@chromium.org
2013-07-13
1
-1
/
+7
*
Rename media player managers.
xhwang@chromium.org
2013-07-13
1
-2
/
+2
*
<webview>: Back & forward key navigate webview if unhandled.
fsamuel@chromium.org
2013-07-12
1
-0
/
+1
*
Persist download ids across sessions by merging them with db_handles.
benjhayden@chromium.org
2013-07-12
1
-1
/
+0
*
Add compositor_client.h to content_browser.gypi
skyostil@chromium.org
2013-07-11
1
-0
/
+1
*
Implement the content/renderer and content/browser part of the Device Motion ...
timvolodine@chromium.org
2013-07-11
1
-0
/
+6
*
IndexedDB: Switch key/value handling from vector<char> to std::string
jsbell@chromium.org
2013-07-10
1
-1
/
+0
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-2
/
+2
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
1
-1
/
+0
*
Move LocationProvider from content/public to content/port. This is only neede...
jam@chromium.org
2013-07-09
1
-1
/
+1
*
Move webkit_common to its own gyp file
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-3
/
+3
*
<webview>: Move consolemessage event from content to chrome
fsamuel@chromium.org
2013-07-03
1
-0
/
+1
*
Convert WebIDBDatabaseImpl to IndexedDBConnection
jsbell@chromium.org
2013-07-03
1
-2
/
+2
*
Fix android webview build after r209777
boliu@chromium.org
2013-07-03
1
-1
/
+1
*
Generate files needed for tracing through the build.
dsinclair@chromium.org
2013-07-02
1
-0
/
+2
*
IndexedDB: Remove IndexedDBCallbacksWrapper
jsbell@chromium.org
2013-07-01
1
-2
/
+0
*
Generates the DTLS identity in browser process and returns it to the renderer...
jiayl@chromium.org
2013-07-01
1
-0
/
+4
*
IndexedDB: Eliminate IndexedDBDatabaseCallbacksWrapper
jsbell@chromium.org
2013-07-01
1
-2
/
+0
*
IndexedDB: Eliminate WebIDBCursor wrapper
jsbell@chromium.org
2013-06-29
1
-2
/
+0
*
IndexedDB: Eliminate WebIDBFactoryImpl wrapper
jsbell@chromium.org
2013-06-28
1
-2
/
+0
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
1
-0
/
+2
*
Move IndexedDB files out of in_process_webkit
jsbell@chromium.org
2013-06-26
1
-6
/
+6
*
Pepper: FileRef host support for external files.
teravest@chromium.org
2013-06-26
1
-0
/
+2
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
1
-0
/
+2
*
Re-land 16025005 with tiny fix for statics perf issue
crogers@google.com
2013-06-22
1
-0
/
+2
*
Revert 207992: This looks like a reland of r207983, which was reverted in
sadrul@chromium.org
2013-06-22
1
-2
/
+0
*
don't include iostream.h
crogers@google.com
2013-06-22
1
-0
/
+2
*
Revert 207983 "Implement Web MIDI API back-end"
crogers@google.com
2013-06-22
1
-2
/
+0
*
Implement Web MIDI API back-end
crogers@google.com
2013-06-22
1
-0
/
+2
*
Fix linkage for components_unittest for ozone=1
rjkroege@chromium.org
2013-06-21
1
-0
/
+2
*
SSLTCP (pseudo-SSL with fake handshake and unencrypted data) support for p2p ...
ronghuawu@chromium.org
2013-06-21
1
-0
/
+3
*
Implement PPB_HostResolver_Dev: part 2
yzshen@chromium.org
2013-06-20
1
-2
/
+2
*
Implement PPB_UDPSocket_Dev: part 2
yzshen@chromium.org
2013-06-19
1
-2
/
+2
*
Let ui::TouchEvent carry LatencyInfo
miletus@chromium.org
2013-06-18
1
-1
/
+1
*
move webkit/glue/webmenurunner_mac* to content/browser/renderer_host
scottmg@chromium.org
2013-06-18
1
-0
/
+2
*
Pepper: Add initial browser host for FileRef.
teravest@chromium.org
2013-06-18
1
-0
/
+6
*
Remove speech recognition manager from iOS.
milanb@chromium.org
2013-06-17
1
-4
/
+0
*
Implement SpeechRecognizerImplAndroid
janx@chromium.org
2013-06-14
1
-4
/
+8
*
aura: Add code to allow sliding layers in a window using scroll events.
sadrul@chromium.org
2013-06-14
1
-0
/
+2
*
Content side of changes to enable native accessibility on android.
aboxhall@chromium.org
2013-06-13
1
-0
/
+5
*
Replace ENABLE_JAVA_BRIDGE with OS_ANDROID.
creis@chromium.org
2013-06-12
1
-9
/
+4
*
Fix downstream Android WebView build
boliu@chromium.org
2013-06-12
1
-1
/
+0
*
location: Refactor LocationProvider.
sadrul@chromium.org
2013-06-12
1
-2
/
+3
*
Move ScreenCaptureDevice from media to content.
sergeyu@chromium.org
2013-06-11
1
-4
/
+14
*
2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...
kinuko@chromium.org
2013-06-11
1
-1
/
+2
*
Revert 205463 "Split webkit_storage target into webkit_storage_{..."
kinuko@chromium.org
2013-06-11
1
-2
/
+1
*
Split webkit_storage target into webkit_storage_{browser,common,renderer}
kinuko@chromium.org
2013-06-11
1
-1
/
+2
[next]