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
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
1
-2
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
1
-4
/
+2
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-4
/
+6
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
1
-6
/
+4
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
1
-4
/
+6
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
1
-0
/
+5
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-3
/
+3
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-0
/
+7
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-2
/
+3
*
Add a parameter to CreateAudioStream to choose between standard and low-laten...
neb@chromium.org
2010-03-23
1
-2
/
+3
*
Uses GURL instead of host for requesting Geolocation permission.
bulach@chromium.org
2010-03-19
1
-2
/
+2
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-4
/
+0
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-2
/
+4
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-4
/
+2
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
1
-2
/
+4
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-3
/
+3
*
Adds host for Geolocation OnStartUpdating.
bulach@chromium.org
2010-03-15
1
-2
/
+3
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-2
/
+2
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
1
-3
/
+7
*
Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.
pinkerton@chromium.org
2010-03-12
1
-13
/
+13
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-4
/
+3
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-2
/
+2
*
Notify MSAA clients when a state change notification is received.
ctguil@chromium.org
2010-03-09
1
-0
/
+6
*
Added support for opening a GPU command buffer from a renderer processes thro...
apatrick@chromium.org
2010-03-05
1
-0
/
+11
*
Renames route_id to render_view_id
bulach@chromium.org
2010-03-03
1
-22
/
+16
*
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
[next]