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
*
Relanding since it was breaking the Release build (because of missing includes).
jcampan@chromium.org
2009-03-25
1
-0
/
+12
*
Reverting 12498.
jcampan@chromium.org
2009-03-25
1
-12
/
+0
*
Moving the mouse-wheel message rerouting code out of the focus manager.
jcampan@chromium.org
2009-03-25
1
-0
/
+12
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
1
-1
/
+1
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
2
-7
/
+29
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
1
-1
/
+1
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
1
-13
/
+13
*
Refactor some widget creation code in web_contents_view and render_widget_hos...
estade@chromium.org
2009-03-25
7
-22
/
+39
*
Linux: write images to clipboard.
estade@chromium.org
2009-03-25
1
-5
/
+5
*
Reverting 12470.
willchan@chromium.org
2009-03-25
2
-29
/
+7
*
Don't override user's default cursor with GDK_ARROW.
estade@chromium.org
2009-03-25
1
-2
/
+6
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
2
-7
/
+29
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
3
-1
/
+74
*
Fix a bug in RDH that it overlooked a resource message
hclam@chromium.org
2009-03-25
1
-0
/
+1
*
Prevent data read errors from crashing the browser.
thestig@chromium.org
2009-03-24
1
-0
/
+7
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
2
-0
/
+9
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
2
-1
/
+26
*
Fix a bug in ResourceMessageFilter
hclam@chromium.org
2009-03-24
1
-1
/
+1
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
7
-24
/
+35
*
Rename ExtensionMessageService::PostMessage because windows #defines that to
mpcomplete@google.com
2009-03-23
1
-1
/
+2
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
2
-0
/
+21
*
Handle null window_id references and refer to a bug for further improvement.
avi@google.com
2009-03-23
3
-6
/
+16
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
1
-2
/
+3
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
3
-0
/
+14
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
1
-0
/
+3
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
2
-2
/
+2
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
1
-2
/
+0
*
Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.
darin@chromium.org
2009-03-19
1
-70
/
+59
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
7
-12
/
+900
*
Remove useless BlockedRequest class.
abarth@chromium.org
2009-03-19
2
-13
/
+6
*
Fix single-process ui test failures from my previous change. The problem was...
jam@chromium.org
2009-03-18
3
-7
/
+10
*
Refactor sandboxing code so that it can be used by worker processes.
jam@chromium.org
2009-03-18
2
-119
/
+15
*
Linux: fix crash when renderer asks for the location of a NULL window
agl@chromium.org
2009-03-18
1
-0
/
+5
*
Fix possible memory leak.
agl@chromium.org
2009-03-18
1
-3
/
+4
*
CreateResourceRequest() in
hclam@chromium.org
2009-03-18
1
-0
/
+1
*
Linux: fix scrolling
agl@chromium.org
2009-03-18
1
-6
/
+18
*
Implement GTK dropdown menus.
estade@chromium.org
2009-03-18
2
-9
/
+86
*
Adds Get(Root)WindowRect handlers for the Mac.
avi@google.com
2009-03-18
5
-61
/
+108
*
Reland the changes to use command line switch to turn on worker feature.
jianli@chromium.org
2009-03-18
1
-0
/
+1
*
Reverting 11953.
hbono@chromium.org
2009-03-18
3
-73
/
+1
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
3
-1
/
+73
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-5
/
+14
*
Revert "Enable building worker and use command line switch to turn on ..."
agl@chromium.org
2009-03-17
1
-1
/
+0
*
Enable building worker and use command line switch to turn on this feature.
jianli@chromium.org
2009-03-17
1
-0
/
+1
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
4
-26
/
+39
*
SSL Fix: Step 4.
abarth@chromium.org
2009-03-17
3
-2
/
+10
*
Hide the details about ResourceDispatcherHost messages from child processes. ...
jam@chromium.org
2009-03-17
6
-298
/
+349
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfo
hclam@chromium.org
2009-03-17
1
-19
/
+0
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
1
-1
/
+4
[next]