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
*
speech_recognition_request
primiano@chromium.org
2012-03-26
1
-2
/
+3
*
Suppress the mousedown / mouseup immediately after a GestureFlingCancel
rjkroege@chromium.org
2012-03-23
1
-0
/
+5
*
Remove resource_request_info_impl.h dependency from chrome. This also makes b...
jam@chromium.org
2012-03-23
1
-0
/
+4
*
Add some new DomStorage files to gypis.
michaeln@google.com
2012-03-23
1
-0
/
+5
*
Support custom drag-and-drop of bookmarks in Aura
rbyers@chromium.org
2012-03-22
1
-0
/
+1
*
Removed obsolete CrOS code from content.
saintlou@chromium.org
2012-03-20
1
-1
/
+1
*
Implement input type=color UI
keishi@chromium.org
2012-03-20
1
-0
/
+1
*
Modify URLRequestFailedDnsJob to allow any error code to be
mmenke@chromium.org
2012-03-19
1
-2
/
+2
*
Move ResourceRequestDetails to content/public/browser and put in the content ...
tfarina@chromium.org
2012-03-19
1
-2
/
+2
*
An internal intents dispatcher useful for initiating an intent from the brows...
gbillock@chromium.org
2012-03-16
1
-0
/
+2
*
DOMStorageMessageFilter implementation that utilizes the new dom_storage clas...
michaeln@google.com
2012-03-15
1
-0
/
+2
*
Revert 126889 - Implement input type=color UI
markusheintz@chromium.org
2012-03-15
1
-1
/
+0
*
Implement input type=color UI
keishi@chromium.org
2012-03-15
1
-0
/
+1
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+1
*
Move creation of content TabContentsViews to content so that we can hide thes...
jam@chromium.org
2012-03-14
1
-9
/
+1
*
Removed the SpeechRecognizerDelegate interface and replaced with SpeechRecogn...
primiano@chromium.org
2012-03-14
1
-1
/
+1
*
Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...
primiano@chromium.org
2012-03-13
1
-0
/
+2
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
1
-2
/
+2
*
Move PluginServiceFilter to content/public/browser.
tfarina@chromium.org
2012-03-13
1
-1
/
+1
*
Add a Content API around TracingController.
jam@chromium.org
2012-03-13
1
-2
/
+4
*
Move WebDragDestDelegate to content/public/browser.
tfarina@chromium.org
2012-03-12
1
-1
/
+1
*
Add Content API around CertStore.
jam@chromium.org
2012-03-12
1
-2
/
+3
*
Add a Content API around BrowserURLHandler.
jam@chromium.org
2012-03-12
1
-2
/
+3
*
Move all the test URLRequestJobs to content/test/net.
jam@chromium.org
2012-03-12
1
-10
/
+10
*
Remove ProvisionalLoadDetails struct and notification, since WebContentsObser...
jam@chromium.org
2012-03-12
1
-2
/
+0
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-2
/
+3
*
Move LoadNotificationDetails to content/public/browser and put it in the cont...
tfarina@chromium.org
2012-03-11
1
-1
/
+1
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
1
-2
/
+2
*
Move download interrupt reasons to content\public (the enum that's used by ch...
jam@chromium.org
2012-03-08
1
-3
/
+4
*
Move FindPasteboard to ui/base/clipboard since it's used by two modules (cont...
jam@chromium.org
2012-03-08
1
-2
/
+0
*
Add ResourceRequestInfo.
darin@chromium.org
2012-03-07
1
-2
/
+3
*
Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...
jam@chromium.org
2012-03-07
1
-0
/
+5
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-7
/
+7
*
Implement Linux media notifier.
thestig@chromium.org
2012-03-07
1
-0
/
+2
*
Get rid of TitleUpdatedDetails and use std::pair directly.
tfarina@chromium.org
2012-03-07
1
-1
/
+0
*
Add Keyboard Support for Non-Focused Elements
csharp@chromium.org
2012-03-06
1
-0
/
+1
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-4
/
+4
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-0
/
+2
*
Move TabContentsDragWin to content and rename it to WebContentsDragWin.
jam@chromium.org
2012-03-05
1
-0
/
+4
*
Move QuotaPermissionContext to content/public/browser and put it in the conte...
tfarina@chromium.org
2012-03-02
1
-1
/
+1
*
Move TabContentsViewGtk's delegate to content\public\browser. Also name it a ...
jam@chromium.org
2012-03-02
1
-1
/
+7
*
Fix win_aura take 2
jam@chromium.org
2012-03-02
1
-0
/
+2
*
Fix Aura build.
jam@chromium.org
2012-03-02
1
-0
/
+2
*
Move the core drag&drop code for Windows to content\browser to match Mac/GTK....
jam@chromium.org
2012-03-02
1
-0
/
+6
*
Rename content/{common,browser}/file_system to fileapi and move blob stuff in...
tzik@chromium.org
2012-03-01
1
-6
/
+6
*
Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...
mattm@chromium.org
2012-03-01
1
-7
/
+0
*
Move closure_blocks_leopard_compat to base now that it's used by two modules.
jam@chromium.org
2012-03-01
1
-1
/
+1
*
Add Media device notification to SystemMonitor and Mac impl
vandebo@chromium.org
2012-02-29
1
-0
/
+7
*
Move font_list_async.h to content/public. Switch to Pass() goodness to simpli...
jam@chromium.org
2012-02-29
1
-1
/
+1
*
Merge BlobMessageFilter and FileSystemDispatcherHost into FileAndBlobMessageF...
tzik@chromium.org
2012-02-29
1
-4
/
+2
[next]