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
*
WebUI: Rename DOMUIFactory to WebUIFactory.
tfarina@chromium.org
2011-01-29
1
-4
/
+4
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
1
-2
/
+3
*
Simple fix to make sure that DevTools run in a separate process in 'process-p...
mnaganov@chromium.org
2011-01-28
1
-0
/
+97
*
Fix regression from r11816 where we looked up a request from its request_id i...
jam@chromium.org
2011-01-28
5
-13
/
+12
*
Remove ChromeURLRequestContext::IsExternal().
willchan@chromium.org
2011-01-28
2
-33
/
+15
*
Relanding this as this was reverted.
ananta@chromium.org
2011-01-27
2
-46
/
+0
*
Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...
thakis@chromium.org
2011-01-27
2
-0
/
+46
*
Move the handling of Desktop notification IPCs coming in from the renderer in...
ananta@chromium.org
2011-01-27
2
-46
/
+0
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
2
-1
/
+16
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
1
-0
/
+1
*
retry r71405:
estade@chromium.org
2011-01-26
1
-1
/
+0
*
Refactor away all the duplicate extension data structures in
aa@chromium.org
2011-01-26
2
-123
/
+105
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
2
-22
/
+0
*
Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
3
-90
/
+1
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
3
-1
/
+90
*
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
viettrungluu@chromium.org
2011-01-25
1
-10
/
+9
*
When swapping render widget hosts the previous host instance is destroyed aft...
ctguil@chromium.org
2011-01-25
2
-5
/
+10
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
4
-190
/
+0
*
revert r71405 as it is causing ui test failures:
estade@chromium.org
2011-01-24
1
-0
/
+1
*
Make new chrome UI security model the default.
estade@chromium.org
2011-01-24
1
-1
/
+0
*
Modify chrome to accept a pdf file on the command line and upload it to Cloud...
scottbyer@chromium.org
2011-01-24
1
-1
/
+1
*
Don't use GetAsTabContents. Send notifications from TabContentsView instead.
jochen@chromium.org
2011-01-24
4
-30
/
+18
*
Pass --enable-webaudio command line from browser to renderer process.
kbr@chromium.org
2011-01-24
1
-0
/
+1
*
Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-01-24
1
-1
/
+2
*
Get rid of RenderViewHostDelegate::BrowserIntegration since it was unnecessar...
jam@chromium.org
2011-01-22
4
-235
/
+9
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
5
-22
/
+16
*
Add --enable-nacl to the whitelisted browser flags that are passed to rendere...
bbudge@google.com
2011-01-21
1
-0
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-5
/
+5
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
7
-49
/
+89
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-2
/
+2
*
Implement the onBeforeRetarget event of the webNavigation API
jochen@chromium.org
2011-01-21
3
-25
/
+26
*
Make a hole only as big as is necessary.
sadrul@chromium.org
2011-01-21
1
-1
/
+3
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
3
-49
/
+0
*
Stop login prompt from showing for prefetches
gavinp@chromium.org
2011-01-21
1
-0
/
+4
*
Generate thumbnails in the browser process.
satorux@chromium.org
2011-01-21
3
-1
/
+9
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
6
-25
/
+25
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-1
/
+2
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
touch: Request focus when a touch-sequence starts.
sadrul@chromium.org
2011-01-20
1
-0
/
+3
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
7
-43
/
+43
*
Implement RenderWidgetHostViewViews::Destroy. See RWHVGtk for reference.
anicolao@google.com
2011-01-20
1
-4
/
+6
*
touch: Filter touch events.
sadrul@chromium.org
2011-01-20
1
-1
/
+9
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
Workaround a nasty ibus issue.
suzhe@google.com
2011-01-20
2
-9
/
+50
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
5
-11
/
+12
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-2
/
+2
*
Adjust comments for new Source/ location.
dilmah@chromium.org
2011-01-19
2
-2
/
+2
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
2
-0
/
+11
[next]