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
/
common
/
render_messages_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+14
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+6
*
Disable scroll bars on resizing popups below a maximum size.
skerner@chromium.org
2010-02-25
1
-0
/
+5
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
1
-0
/
+5
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
1
-1
/
+12
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
1
-0
/
+14
*
Second try for:
bulach@chromium.org
2010-02-19
1
-0
/
+77
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-77
/
+0
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
1
-0
/
+77
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-22
/
+24
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
1
-13
/
+25
*
Fixes a race condition when a shared worker exits while one parent is loading
atwilson@chromium.org
2010-02-17
1
-7
/
+7
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
1
-1
/
+6
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-2
/
+2
*
Only ask the user on setItems whether they want to allow dom storage.
jorlow@chromium.org
2010-02-13
1
-1
/
+1
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-12
1
-4
/
+4
*
Ask renderers to immediately close all DB handles to a database file
dumi@chromium.org
2010-02-12
1
-0
/
+5
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-2
/
+3
*
Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b...
darin@chromium.org
2010-02-11
1
-4
/
+4
*
Revert 38479 - Send forms seen in the renderer to the AutoFillManager.
dglazkov@chromium.org
2010-02-11
1
-6
/
+1
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-11
1
-4
/
+4
*
Send forms seen in the renderer to the AutoFillManager.
jhawkins@chromium.org
2010-02-09
1
-1
/
+6
*
Implement low-latency audio on Pepper.
neb@chromium.org
2010-02-08
1
-0
/
+8
*
Send window frame information to Mac plugins via IPC
stuartmorgan@chromium.org
2010-02-08
1
-0
/
+5
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-20
/
+6
*
Add a comment about the behavior of ViewMsg_Replace.
tkent@chromium.org
2010-02-03
1
-0
/
+2
*
Let renderer notify browser if content gets blocked.
thakis@chromium.org
2010-02-03
1
-0
/
+5
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
1
-0
/
+35
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
1
-1
/
+7
*
Add the capability to translate an already translated page to
jcampan@chromium.org
2010-02-02
1
-4
/
+0
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-0
/
+6
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-6
/
+0
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-0
/
+6
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
1
-0
/
+14
*
Implemented the undo translation in the renderer.
jcampan@chromium.org
2010-01-30
1
-0
/
+4
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-7
/
+0
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-0
/
+7
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
1
-0
/
+9
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
1
-2
/
+3
*
Added a "Reload Frame" command to context menu of a frame in the html page.
erg@google.com
2010-01-28
1
-0
/
+3
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
1
-6
/
+4
*
POSIX: Use Shared Mem transport to copy images.
jeremy@chromium.org
2010-01-27
1
-4
/
+10
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
1
-4
/
+3
*
Handle storage events locally when possible.
jorlow@chromium.org
2010-01-26
1
-9
/
+12
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
1
-4
/
+6
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
1
-6
/
+4
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-5
/
+3
*
The final step in making session storage cross-process. Remove dead code and...
jorlow@chromium.org
2010-01-20
1
-11
/
+0
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-3
/
+5
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-5
/
+3
[next]