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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html
kasperl@google.com
2010-03-03
1
-0
/
+5
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
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
-2
/
+2
*
Laying down the groundwork for GPU video layers.
scherkus@chromium.org
2010-03-02
6
-2
/
+123
*
Fix a CHECK() being hit when the safebrowsing check times out (passing in emp...
eroman@chromium.org
2010-03-02
1
-2
/
+3
*
Add --enable-gpu-rendering instead of relying on a hardcoded constant.
scherkus@chromium.org
2010-03-02
2
-7
/
+14
*
Remove the --enable-nacl-on-mac flag, since the syscall thunking code is secure
dspringer@google.com
2010-03-02
1
-4
/
+0
*
Rename FormFieldHistoryManager to AutocompleteHistory manager to better refle...
jhawkins@chromium.org
2010-03-02
1
-1
/
+1
*
ChromeFrame should honor the host browser's cookie policy. To achieve this we...
ananta@chromium.org
2010-03-02
1
-10
/
+17
*
Mac: implement <keygen> support, including adding generated cert to the Keych...
snej@chromium.org
2010-03-02
2
-8
/
+27
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
3
-5
/
+5
*
Make all of the methods of ResourceHandler pure virtual.
eroman@chromium.org
2010-03-02
19
-10
/
+163
*
Spellchecker: make it work with memory purge button.
estade@chromium.org
2010-03-02
1
-3
/
+10
*
Adds a command line flag to suppress flashing blinking for those who really, ...
slightlyoff@chromium.org
2010-03-01
1
-2
/
+17
*
[Linux]Improve keyboard event handling code of RWHV.
suzhe@chromium.org
2010-03-01
4
-9
/
+7
*
[Mac]Fix crash when inserting special characters from "Characters" dialog.
suzhe@chromium.org
2010-03-01
2
-15
/
+35
*
Support HttpOnly cookie on Web Socket
ukai@chromium.org
2010-03-01
3
-4
/
+6
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
4
-4
/
+132
*
Make sure SafeBrowsingResourceHandler overrides ResourceHandler::OnRequestClo...
eroman@chromium.org
2010-02-27
2
-0
/
+5
*
Rework SafeBrowsingResourceHandler.
eroman@chromium.org
2010-02-27
6
-151
/
+331
*
Adding sticky field to Notification
oshima@chromium.org
2010-02-26
1
-2
/
+2
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
16
-0
/
+323
*
Only send unprocessed key events upwards if the RenderWidgetHost is not hidden.
suzhe@chromium.org
2010-02-26
1
-1
/
+4
*
Handle keyboard events correctly in extension popups.
suzhe@chromium.org
2010-02-25
1
-1
/
+64
*
Windows: deemphasize render view when tab contents is blocked due to constrai...
estade@chromium.org
2010-02-25
2
-11
/
+45
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
2
-7
/
+0
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
1
-2
/
+6
*
Turn on session storage by default.
jorlow@chromium.org
2010-02-24
1
-1
/
+1
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
10
-36
/
+13
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
1
-7
/
+3
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
7
-6
/
+49
*
Notify when database access is blocked due to content settings.
jochen@chromium.org
2010-02-23
1
-3
/
+7
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-1
/
+1
*
Make the translation bar not show up again when you closed it in a page
jcampan@chromium.org
2010-02-23
2
-0
/
+10
*
Small preparation for the cookie confirmation dialog on linux/osx.
thakis@chromium.org
2010-02-23
1
-6
/
+0
*
WebKit roll 55080:55089
agl@chromium.org
2010-02-22
1
-0
/
+26
*
Mac: Implement most of the content settings dialog.
thakis@chromium.org
2010-02-22
1
-0
/
+1
*
Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...
jorlow@chromium.org
2010-02-20
2
-20
/
+13
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
2
-0
/
+30
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
3
-1
/
+36
*
Second try for:
bulach@chromium.org
2010-02-19
3
-2
/
+14
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
2
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
3
-0
/
+3
*
Extracted non-XRender painting path from BackingStoreX into PutARGBImage().
scherkus@chromium.org
2010-02-19
1
-90
/
+4
*
Adding @@extension_id reserved message to l10n message map for extension.
cira@chromium.org
2010-02-18
2
-1
/
+8
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
3
-14
/
+2
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
3
-2
/
+14
*
Revert "linux: enable seccomp sandbox by default"
evan@chromium.org
2010-02-18
1
-1
/
+1
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-02-18
1
-1
/
+1
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
3
-13
/
+47
[next]