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
*
Based on crash data, it seems that frameForCurrentContext can return null in
darin@chromium.org
2010-03-04
1
-4
/
+6
*
Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html
kasperl@google.com
2010-03-03
1
-0
/
+3
*
Revert 40491 - Fix Windows build. I forgot to update the class name for Windo...
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Revert 40492 - Fix Windows build again, I forgot to fix the other call in thi...
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Fix Windows build again, I forgot to fix the other call in this file to
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Fix Windows build. I forgot to update the class name for Windows for in process
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
1
-1
/
+1
*
Add a defensive null check.
darin@chromium.org
2010-02-26
1
-2
/
+2
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
1
-3
/
+4
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+7
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
1
-6
/
+7
*
Turn on session storage by default.
jorlow@chromium.org
2010-02-24
1
-1
/
+1
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-0
/
+102
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-2
/
+2
*
Desktop Notifications for the mac
johnnyg@chromium.org
2010-02-09
1
-3
/
+0
*
Revert 38469 - Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-0
/
+3
*
Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-3
/
+0
*
Add a runtime flag for Indexed Database.
jorlow@chromium.org
2010-02-02
1
-0
/
+3
*
Fix api misunderstanding.
thakis@chromium.org
2010-01-30
1
-5
/
+2
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
1
-1
/
+35
*
Wait for the DB thread to finish posting tasks to the main thread
dumi@chromium.org
2010-01-30
1
-0
/
+5
*
Enable notification for Chromeos/Linux view build.
oshima@chromium.org
2010-01-27
1
-1
/
+1
*
Enable the appcache by default and add a cmd line switch to optionally disabl...
michaeln@chromium.org
2010-01-26
1
-1
/
+1
*
Make sure notifications are only enabled on GTK builds of linux, since that's...
johnnyg@chromium.org
2010-01-25
1
-1
/
+1
*
Enable geolocation at build time, and update the flag to configure it at runt...
joth@chromium.org
2010-01-20
1
-0
/
+3
*
Port notifications to linux. BalloonView and BalloonViewHost should be equiv...
johnnyg@chromium.org
2010-01-15
1
-2
/
+2
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-6
/
+4
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-2
/
+2
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-5
/
+3
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-8
/
+0
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
1
-0
/
+15
*
Mac: make it even less likely that the renderer+Breakpad leaks Mach ports.
viettrungluu@chromium.org
2009-12-15
1
-0
/
+17
*
Remove DCHECK because it's invalid in single process mode.
mpcomplete@chromium.org
2009-12-09
1
-1
/
+0
*
Hook up V8 idle notifications for extension prcoesses.
mpcomplete@chromium.org
2009-12-07
1
-26
/
+50
*
WebSocket in Worker: render_thread->child_thread change.
ukai@chromium.org
2009-12-07
1
-4
/
+0
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-5
/
+11
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-0
/
+31
*
Make no-tcmalloc (really, non-base/allocator) builds work again,
dank@chromium.org
2009-12-03
1
-2
/
+2
*
Point #include lines to files in the new tcmalloc/chromium local branch.
sgk@chromium.org
2009-12-01
1
-1
/
+1
*
Turn on HTML5 DBs by default.
dumi@chromium.org
2009-11-20
1
-1
/
+1
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-16
/
+0
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-2
/
+4
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-4
/
+2
*
Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Enable HTML5 DBs by default (except in incognito mode).
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Remove (actually, reverse meaning of) command line flag for desktop notificat...
johnnyg@chromium.org
2009-11-14
1
-2
/
+2
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-2
/
+4
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-11
/
+11
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-5
/
+5
[next]