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
/
chrome
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Pr...
ctguil@chromium.org
2010-10-06
3
-9
/
+5
*
Make BrowserAccessibilityManager cross platform. Step 2. In Progress.
ctguil@chromium.org
2010-10-06
3
-5
/
+9
*
Added support for raw headers.
caseq@google.com
2010-10-06
3
-1
/
+16
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
26
-107
/
+92
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
26
-92
/
+107
*
Fix a leak. We weren't keeping track of 'public' blob urls properly.
michaeln@chromium.org
2010-10-06
1
-1
/
+1
*
Revert 61591 - Revert 61578 - Fix build break on Linux.
dhollowa@chromium.org
2010-10-06
1
-1
/
+1
*
Revert 61592 - Revert 61576 - Call PluginList::GetPluginInfo on FILE thread.
dhollowa@chromium.org
2010-10-06
2
-21
/
+56
*
Revert 61576 - Call PluginList::GetPluginInfo on FILE thread.
dhollowa@chromium.org
2010-10-06
2
-56
/
+21
*
Revert 61578 - Fix build break on Linux.
dhollowa@chromium.org
2010-10-06
1
-1
/
+1
*
Mac: Fix crash when destroying RWHVMacs that use accelerated drawing.
thakis@chromium.org
2010-10-05
2
-6
/
+40
*
Fix build break on Linux.
jam@chromium.org
2010-10-05
1
-1
/
+1
*
Call PluginList::GetPluginInfo on FILE thread.
jam@chromium.org
2010-10-05
2
-21
/
+56
*
DidUpdateRect should not call DidUpdateBackingStore when in accelerated compo...
nduca@chromium.org
2010-10-05
1
-1
/
+1
*
Revert asynchronous backing store changes.
derat@chromium.org
2010-10-05
15
-106
/
+45
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
3
-7
/
+14
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
3
-2
/
+124
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
3
-10
/
+27
*
Notify AT about the currently focused control when the render widget window r...
ctguil@chromium.org
2010-10-05
1
-1
/
+2
*
Propagate the --v and --vmodule flags to the renderer. On Linux, the flags a...
bryner@chromium.org
2010-10-04
1
-0
/
+2
*
Autofill browsertest
isherman@chromium.org
2010-10-04
2
-0
/
+20
*
Remove the traces, as I believe I have found the cause for the failure.
finnur@chromium.org
2010-10-04
1
-7
/
+0
*
Adding tests for the AllUrls Extension feature.
finnur@chromium.org
2010-10-04
1
-0
/
+6
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
1
-0
/
+3
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-3
/
+0
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-0
/
+3
*
Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...
thakis@chromium.org
2010-10-02
2
-4
/
+9
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
1
-1
/
+1
*
[GTK] delay reference count check in OwnedWidgetGtk
estade@chromium.org
2010-10-02
2
-9
/
+4
*
Make BrowserAccessibilityManager cross platform. Step 1.
ctguil@chromium.org
2010-10-01
2
-9
/
+10
*
Grant all renderers all permissions to the file system directory, and
dumi@chromium.org
2010-10-01
4
-18
/
+26
*
Connect the browsing data remover with WebKit cache.
rvargas@google.com
2010-10-01
2
-0
/
+21
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
1
-1
/
+0
*
Add ViewMsg_DoneUsingBitmap message.
derat@chromium.org
2010-10-01
15
-45
/
+106
*
Policy to disable printing
gfeher@chromium.org
2010-10-01
1
-6
/
+16
*
Make the selection start and end attributes of an html input control
dmazzoni@chromium.org
2010-10-01
1
-13
/
+75
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
5
-24
/
+45
*
Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared
mpcomplete@chromium.org
2010-09-30
1
-4
/
+5
*
Working on removing GTK for touch UI, by introducing a new
anicolao@chromium.org
2010-09-30
2
-0
/
+787
*
When in accelerated compositing mode, RenderWidgetHostView::paint/expose
nduca@chromium.org
2010-09-30
4
-4
/
+33
*
Mac: Comment tweaks requested in http://codereview.chromium.org/3549004
thakis@chromium.org
2010-09-29
1
-2
/
+4
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
5
-5
/
+5
*
Mac: Fix deadlock in the accelerated drawing code.
thakis@chromium.org
2010-09-29
1
-15
/
+23
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
7
-4
/
+38
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
3
-26
/
+12
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-28
10
-19
/
+127
*
Add renderer -> browser IPC: notify browser when the current URL is phishy.
bryner@chromium.org
2010-09-28
2
-0
/
+12
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
5
-9
/
+9
*
Kill a renderer process if ViewHostMsg_AsyncOpenFile comes with a
dumi@chromium.org
2010-09-27
1
-0
/
+14
*
Fix a crash in ResourceMessageFilter::OnGetPluginInfo
bauerb@chromium.org
2010-09-27
1
-3
/
+1
[next]