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
/
renderer
/
render_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...
jam@chromium.org
2010-12-13
1
-7
/
+7
*
Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...
jam@chromium.org
2010-12-13
1
-1
/
+2
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-7
/
+1
*
Implemented IPC message to check whether cookies are enabled.
pastarmovj@chromium.org
2010-11-24
1
-5
/
+7
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
1
-2
/
+38
*
Add command line switch to enable speech input and disable for beta/stable ch...
satish@chromium.org
2010-11-16
1
-4
/
+9
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
1
-4
/
+4
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
1
-0
/
+2
*
Enable speech input API back on trunk for all platforms.
satish@chromium.org
2010-10-29
1
-1
/
+1
*
Move speech input behind a flag for M8 beta and stable.
satish@chromium.org
2010-10-27
1
-1
/
+1
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...
enne@chromium.org
2010-10-22
1
-1
/
+1
*
Disable GPU features AcceleratingCompositing and WebGL by default.
enne@chromium.org
2010-10-22
1
-1
/
+1
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-11
/
+3
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-4
/
+4
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-4
/
+4
*
Convert LOG(INFO) to VLOG(1) - chrome/renderer/.
pkasting@chromium.org
2010-10-20
1
-2
/
+2
*
Flip the filesystem flag from --enable to --disable.
kinuko@chromium.org
2010-10-16
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-8
/
+8
*
Enable IndexedDB by default.
jorlow@chromium.org
2010-10-09
1
-1
/
+1
*
Ensure global extension events (like bookmarks) are sent to the incognito
mpcomplete@chromium.org
2010-10-08
1
-2
/
+2
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
1
-2
/
+0
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
1
-4
/
+4
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
1
-4
/
+4
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
1
-4
/
+0
*
Connect the browsing data remover with WebKit cache.
rvargas@google.com
2010-10-01
1
-0
/
+6
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
1
-4
/
+0
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-3
/
+14
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-1
/
+1
*
Trying to reland r59889, this time as a multi-stage patch.
mpcomplete@chromium.org
2010-09-23
1
-61
/
+49
*
Add an IPC message that will be used to send the phishing classification model
bryner@chromium.org
2010-09-23
1
-0
/
+6
*
Revert 59889 - Fix regression introduced by
thakis@chromium.org
2010-09-19
1
-49
/
+61
*
Fix regression introduced by
mpcomplete@chromium.org
2010-09-18
1
-61
/
+49
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+5
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
1
-1
/
+1
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
1
-1
/
+3
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
1
-1
/
+1
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
1
-1
/
+1
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
1
-0
/
+3
*
This feature was already enabled on windows and mac last week (http://coderev...
satish@chromium.org
2010-09-03
1
-1
/
+1
*
Add number of tabs opened in the process to crash meta data.
antonm@chromium.org
2010-09-02
1
-0
/
+2
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-2
/
+3
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-14
/
+28
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-28
/
+14
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-14
/
+28
*
Enable speech input by default on windows.
satish@chromium.org
2010-08-28
1
-2
/
+9
*
Enable device orientation by default.
hans@chromium.org
2010-08-27
1
-1
/
+1
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-42
/
+6
*
Implement window.chrome.app.isInstalled .
skerner@chromium.org
2010-08-27
1
-0
/
+3
*
Reland interval change.
mbelshe@chromium.org
2010-08-27
1
-3
/
+0
[next]