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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
4
-1
/
+21
*
Add the capability to translate an already translated page to
jcampan@chromium.org
2010-02-02
4
-47
/
+52
*
Add a runtime flag for Indexed Database.
jorlow@chromium.org
2010-02-02
1
-0
/
+3
*
Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...
apatrick@chromium.org
2010-02-01
3
-5
/
+5
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
5
-3
/
+48
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
1
-1
/
+1
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
4
-0
/
+48
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
5
-31
/
+103
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
5
-98
/
+31
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
5
-31
/
+98
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
2
-17
/
+0
*
DevTools: load injected script using WebKit API
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
The upstream change to make popup shrinking work properly is a big project, s...
aa@chromium.org
2010-01-31
2
-0
/
+18
*
Fix api misunderstanding.
thakis@chromium.org
2010-01-30
3
-25
/
+20
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
4
-7
/
+85
*
Stubs for applying content settings.
darin@chromium.org
2010-01-30
2
-1
/
+19
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
2
-8
/
+26
*
Wait for the DB thread to finish posting tasks to the main thread
dumi@chromium.org
2010-01-30
3
-6
/
+36
*
Implemented the undo translation in the renderer.
jcampan@chromium.org
2010-01-30
4
-0
/
+50
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
1
-1
/
+1
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
1
-1
/
+1
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
4
-97
/
+66
*
Redesigned CommandBuffer and NPDevice3D interfaces.
apatrick@chromium.org
2010-01-29
4
-98
/
+54
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
3
-28
/
+2
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
3
-2
/
+28
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
4
-9
/
+32
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
2
-4
/
+12
*
Added a "Reload Frame" command to context menu of a frame in the html page.
erg@google.com
2010-01-28
2
-0
/
+8
*
Adds an experimental processes module to the extensions API.
creis@chromium.org
2010-01-28
1
-1
/
+2
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
6
-5
/
+23
*
revert 37335:
estade@chromium.org
2010-01-27
2
-24
/
+7
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
2
-7
/
+24
*
Enable notification for Chromeos/Linux view build.
oshima@chromium.org
2010-01-27
1
-1
/
+1
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-17
/
+36
*
Separate out page-load-times to distinguish reload etc.
jar@chromium.org
2010-01-27
2
-76
/
+144
*
GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...
erg@google.com
2010-01-27
1
-1
/
+7
*
Spellchecker: fix render view auto-suggest context menu items
estade@chromium.org
2010-01-26
1
-6
/
+7
*
Enable the appcache by default and add a cmd line switch to optionally disabl...
michaeln@chromium.org
2010-01-26
1
-1
/
+1
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
1
-1
/
+1
*
Handle storage events locally when possible.
jorlow@chromium.org
2010-01-26
2
-11
/
+20
*
Refactor Pepper device API
neb@chromium.org
2010-01-25
4
-252
/
+291
*
If a page is navigated within the same render process, the active notificatio...
johnnyg@chromium.org
2010-01-25
3
-2
/
+13
*
Make sure notifications are only enabled on GTK builds of linux, since that's...
johnnyg@chromium.org
2010-01-25
1
-1
/
+1
*
Add the impl structure to the pepper 3D api. Needed for NaCl implementation ...
sehr@google.com
2010-01-23
1
-0
/
+8
*
Allow chrome-extension scheme in notification.
brg@chromium.com
2010-01-23
1
-1
/
+3
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
6
-23
/
+5
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
6
-5
/
+23
*
Support for playing back media from the appcache.
michaeln@chromium.org
2010-01-21
1
-2
/
+6
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
2
-35
/
+10
[next]