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
*
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
*
Revert 57386:
nsylvain@chromium.org
2010-08-26
1
-0
/
+3
*
Move the chromium.Interval to chrome.Interval as part of the benchmarking
mbelshe@chromium.org
2010-08-25
1
-3
/
+0
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Add a file thread to the renderer process.
dumi@chromium.org
2010-08-20
1
-0
/
+14
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+4
*
Move bundled copy of sqlite one level deeper to better separate it
phajdan.jr@chromium.org
2010-08-18
1
-1
/
+1
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+1
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-1
/
+0
*
Relanding r55510:
apatrick@chromium.org
2010-08-16
1
-4
/
+17
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-0
/
+1
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-0
/
+5
*
Revert 55510 - Prelaunch GPU process after 10 seconds.
mirandac@chromium.org
2010-08-10
1
-17
/
+4
*
1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...
jiesun@google.com
2010-08-10
1
-0
/
+3
*
Prelaunch GPU process after 10 seconds.
apatrick@chromium.org
2010-08-10
1
-4
/
+17
*
Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.
ananta@chromium.org
2010-08-09
1
-3
/
+0
*
Special thanks for in-ming cheng's MFT hardware decodering code.
jiesun@google.com
2010-08-09
1
-0
/
+3
*
Add device motion runtime feature entry and the command line switch.
pfeldman@chromium.org
2010-08-09
1
-0
/
+3
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+3
*
Rename IndexedDatabase to IDBFactory to match the spec
andreip@chromium.org
2010-07-30
1
-1
/
+1
*
Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"
evan@chromium.org
2010-07-30
1
-3
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+3
*
Header cleanup in chrome/renderer/.
erg@google.com
2010-07-28
1
-0
/
+2
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-0
/
+1
*
Continual header pruning
erg@google.com
2010-07-22
1
-0
/
+13
*
Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1
hans@chromium.org
2010-07-22
1
-0
/
+3
*
Remove incorrect usages of USE_SYSTEM_SQLITE.
tfarina@chromium.org
2010-07-19
1
-6
/
+1
*
Fix a race where WebGL would attempt to use the GpuChannel before it was in t...
apatrick@chromium.org
2010-07-15
1
-13
/
+3
*
Asynchronously launches the GPU process.
apatrick@chromium.org
2010-07-12
1
-0
/
+8
[next]