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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-1
/
+1
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
1
-1
/
+0
*
Notify when database access is blocked due to content settings.
jochen@chromium.org
2010-02-23
1
-0
/
+1
*
Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...
joth@chromium.org
2010-02-23
1
-2
/
+0
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
1
-0
/
+2
*
Disable the "Copy Image" context menu option when the user right-clicks a blo...
pkasting@chromium.org
2010-02-20
1
-0
/
+2
*
Adding command line flag (--show-composited-render-layers) to enable the show...
vangelis@chromium.org
2010-02-19
1
-1
/
+3
*
Chrome-side change of WebKit API change to expose a "reload all" flag.
evan@chromium.org
2010-02-18
1
-0
/
+7
*
Chromium plumbing for new file:// security flag, including test_shell support.
cevans@chromium.org
2010-02-18
1
-0
/
+2
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
1
-22
/
+45
*
Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...
cevans@chromium.org
2010-02-18
1
-2
/
+0
*
Chromium pieces to use the WebKit support for isolation file:// documents in
cevans@chromium.org
2010-02-17
1
-0
/
+2
*
Fixes a race condition when a shared worker exits while one parent is loading
atwilson@chromium.org
2010-02-17
1
-1
/
+9
*
Misc. tidy up of various comments found whilst learning the codebase.
joth@chromium.org
2010-02-17
1
-3
/
+3
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
1
-1
/
+1
*
Only ask the user on setItems whether they want to allow dom storage.
jorlow@chromium.org
2010-02-13
1
-0
/
+36
*
Reland r38570. The underlying bug has been fix.
jhawkins@chromium.org
2010-02-11
1
-6
/
+16
*
Revert "Move conditions of FormFields creation to FormFieldHistoryManager;
tony@chromium.org
2010-02-10
1
-16
/
+6
*
Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...
jhawkins@chromium.org
2010-02-10
1
-6
/
+16
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
1
-2
/
+2
*
WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524
jeremy@chromium.org
2010-02-05
1
-0
/
+10
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
1
-19
/
+19
*
linux: Use gtk-cursor-blink from GtkSettings to set the caret blink interval
joel@chromium.org
2010-02-05
1
-0
/
+4
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
1
-0
/
+7
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
1
-0
/
+52
*
GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...
erg@google.com
2010-01-27
1
-1
/
+15
*
Revert 36888 - Refactored code to allow associating workers with multiple ren...
pkasting@chromium.org
2010-01-23
1
-52
/
+0
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-22
1
-0
/
+52
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+2
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-3
/
+53
*
This CL contains the back-end implementation of the translate feature. It add...
jcampan@chromium.org
2010-01-14
1
-0
/
+64
*
More plumbing of the low latency mode
cpu@chromium.org
2010-01-13
1
-2
/
+2
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
1
-1
/
+5
*
Avoid calling vector resize() with excessive size parameter: fix broken integ...
cevans@chromium.org
2009-12-31
1
-2
/
+3
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
1
-0
/
+59
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
1
-76
/
+35
*
Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
rsesek@chromium.org
2009-12-18
1
-35
/
+76
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-18
1
-76
/
+35
*
Move the utility process messages to their own file now that we have more than
brettw@chromium.org
2009-12-15
1
-34
/
+0
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-0
/
+12
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-1
/
+3
*
rollback r34183
estade@chromium.org
2009-12-09
1
-12
/
+0
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-0
/
+12
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
1
-2
/
+12
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-1
/
+9
*
Update the Pepper APIs to the latest spec for the 2D demo plugin.
brettw@chromium.org
2009-12-01
1
-20
/
+0
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+2
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
1
-2
/
+4
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-14
/
+5
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-5
/
+14
[next]