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
*
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
*
Fixes a race condition when a shared worker exits while one parent is loading
atwilson@chromium.org
2010-02-17
2
-16
/
+11
*
When we're initializing the modal dialog box which asks whether the page has ...
jorlow@chromium.org
2010-02-17
1
-5
/
+4
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
3
-0
/
+16
*
Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...
jorlow@chromium.org
2010-02-17
4
-41
/
+104
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
3
-4
/
+4
*
GTK: visually de-emphasize the render view contents when a constrained window...
estade@chromium.org
2010-02-16
10
-9
/
+75
*
Add restriction to ViewHostMsg_GetRawCookies to block access from untrusted r...
pfeldman@chromium.org
2010-02-16
1
-0
/
+9
*
Implements the auto-translate on click: if you have translated
jcampan@chromium.org
2010-02-12
1
-2
/
+2
*
Misc. cleanups noticed while working on another change.
pkasting@chromium.org
2010-02-12
2
-5
/
+5
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-12
2
-6
/
+23
*
Making the parsing of the response received from the translate server
jcampan@chromium.org
2010-02-12
3
-54
/
+159
*
Resizing is good as we do it today; alter the comment and close a bug.
avi@chromium.org
2010-02-12
1
-8
/
+7
*
Ask renderers to immediately close all DB handles to a database file
dumi@chromium.org
2010-02-12
2
-9
/
+28
*
Remove TODOs or add bug numbers to TODOs
pinkerton@chromium.org
2010-02-12
1
-5
/
+5
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-1
/
+2
*
Move nacl_process_host files into browser/nacl_host
gregoryd@google.com
2010-02-11
1
-1
/
+1
*
Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b...
darin@chromium.org
2010-02-11
2
-23
/
+6
*
Revert 38479 - Send forms seen in the renderer to the AutoFillManager.
dglazkov@chromium.org
2010-02-11
3
-16
/
+0
*
Rename RenderViewHost::FormFieldHistorySuggestionsReturned to the more accura...
jhawkins@chromium.org
2010-02-11
3
-4
/
+4
*
Add support for CONTENT_SETTING_ASK to database.
jorlow@chromium.org
2010-02-11
4
-17
/
+198
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-11
2
-6
/
+23
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
2
-7
/
+13
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
8
-1
/
+100
*
Make sure that ResourceQueue is shut down before destruction.
phajdan.jr@chromium.org
2010-02-10
2
-2
/
+3
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-8
/
+2
*
This CL addresses 2 issues:
jcampan@chromium.org
2010-02-10
2
-2
/
+12
*
Make several tests more snappy, less sleepy.
phajdan.jr@chromium.org
2010-02-10
1
-31
/
+18
*
Add option to suppress HTTP Referer header.
jochen@chromium.org
2010-02-10
1
-4
/
+7
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
6
-26
/
+29
*
Whitelist all content for various internal schemes.
pkasting@chromium.org
2010-02-09
1
-3
/
+5
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
8
-200
/
+300
*
Don't send frame update messages for non-browser RWHVs
stuartmorgan@chromium.org
2010-02-09
1
-6
/
+10
*
Send forms seen in the renderer to the AutoFillManager.
jhawkins@chromium.org
2010-02-09
3
-0
/
+16
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-2
/
+2
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-1
/
+2
*
Fix browser crash.
thakis@chromium.org
2010-02-09
1
-3
/
+5
*
Implement low-latency audio on Pepper.
neb@chromium.org
2010-02-08
1
-4
/
+7
*
Send window frame information to Mac plugins via IPC
stuartmorgan@chromium.org
2010-02-08
4
-5
/
+45
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
4
-56
/
+56
*
Implement backend support for forcing cookies to be saved as
darin@chromium.org
2010-02-05
1
-2
/
+7
*
Fix crash when extensions try to set cookies. It is valid for
darin@chromium.org
2010-02-05
1
-15
/
+21
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
2
-38
/
+128
[next]