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
*
webview: Fix the code to disallow external protocol handlers.
sadrul@chromium.org
2013-09-06
1
-2
/
+6
*
Added prefs for content protection attestation.
dkrahn@chromium.org
2013-09-06
1
-2
/
+0
*
(Try 2) Update chrome://newtab checks in browser tests to use chrome::IsNTPUR...
kmadhusu@chromium.org
2013-09-06
1
-1
/
+2
*
Revert 220623 "Update chrome://newtab checks in browser tests to..."
dharcourt@chromium.org
2013-08-30
1
-2
/
+1
*
Update chrome://newtab checks in browser tests to use chrome::IsNTPURL().
kmadhusu@chromium.org
2013-08-30
1
-1
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
browser-plugin: Do not trigger external protocol handlers for guest navigations.
sadrul@chromium.org
2013-08-29
1
-0
/
+5
*
Provide the original image dimension information when sending search-by-image...
jnd@chromium.org
2013-08-28
2
-2
/
+10
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
2
-5
/
+4
*
Move DragDownload() out of download_util.h
tfarina@chromium.org
2013-08-25
1
-1
/
+0
*
Don't show the search-by-image menu item when the image does not have contents.
jnd@chromium.org
2013-08-23
1
-0
/
+2
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
1
-1
/
+1
*
Remove activity logging of blocked API calls
felt@chromium.org
2013-08-22
1
-11
/
+0
*
Remove NOTIFICATION_FOCUSED_NODE_TOUCHED; it was never observed.
avi@chromium.org
2013-08-21
1
-10
/
+2
*
Add bbudge@ as OWNER for pepper.
yzshen@chromium.org
2013-08-19
1
-0
/
+1
*
Update the Activity Log Private API with simpler format
felt@chromium.org
2013-08-16
1
-5
/
+0
*
Remove whitelist restriction for Shared Modules on dev channel.
elijahtaylor@chromium.org
2013-08-12
1
-1
/
+2
*
A few fixes for image search:
pkasting@chromium.org
2013-08-06
1
-12
/
+9
*
Add metrics for calculating precision/recall of link navigation pre-connect t...
kouhei@chromium.org
2013-08-06
1
-1
/
+1
*
The UI part of search-by-image search.
jnd@chromium.org
2013-08-04
2
-2
/
+79
*
Permit prerenders when subresources are about:blank.
tburkard@chromium.org
2013-08-03
1
-1
/
+1
*
Cleanups to the refactored extension activity log code
mvrable@chromium.org
2013-08-03
1
-15
/
+7
*
Extension activity log database refactoring (step 4)
mvrable@chromium.org
2013-08-01
1
-85
/
+59
*
Disable Ash browser tests by detecting command-line switch rather than OS ver...
gab@chromium.org
2013-07-31
1
-6
/
+3
*
When triggered from mouse-event, only preconnect to the main resource URL.
kouhei@chromium.org
2013-07-31
1
-1
/
+2
*
Extension activity log database refactoring (step 3)
mvrable@chromium.org
2013-07-26
1
-2
/
+0
*
Remove security_origin member from content::Stream.
tyoshino@chromium.org
2013-07-26
2
-3
/
+3
*
Disable another batch of failing Ash browser tests.
gab@chromium.org
2013-07-26
1
-0
/
+16
*
Fix MonitorFinder UaF.
aedla@chromium.org
2013-07-24
1
-1
/
+1
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
2
-2
/
+0
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-20
/
+20
*
Remove unused WebKit includes and DEPS entries from chrome/browser
jamesr@chromium.org
2013-07-20
1
-1
/
+0
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
1
-1
/
+1
*
Limit dead resource capacity in Blink cache to 50%.
ppi@chromium.org
2013-07-18
1
-6
/
+4
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
2
-5
/
+0
*
Remove plugin_list.h includes from chrome tests in preparation for moving web...
jam@chromium.org
2013-07-18
1
-5
/
+16
*
Use a direct include of the message_loop header in chrome/browser/, part 9.
avi@chromium.org
2013-07-17
4
-4
/
+4
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
6
-6
/
+6
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Implement getting the monitor (HMONITOR) for flash
cpu@chromium.org
2013-07-11
2
-13
/
+96
*
Misc. cleanup:
pkasting@chromium.org
2013-07-10
1
-108
/
+62
*
Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive
zturner@chromium.org
2013-07-10
1
-4
/
+4
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
1
-2
/
+2
*
Cleanup: make the NaClInfoBarDelegate like other infobars (public class
pkasting@chromium.org
2013-07-09
1
-3
/
+0
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
2
-2
/
+2
*
Iterate over listeners when sending process died notification.
nasko@chromium.org
2013-07-02
1
-0
/
+66
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
7
-7
/
+7
*
Use a direct include of time headers in chrome/browser/, part 6.
avi@chromium.org
2013-06-28
4
-5
/
+5
*
Instant Extended: Delete unused overlay code
sail@chromium.org
2013-06-27
2
-10
/
+0
*
Move configuration of URLRequest referrer to content/browser/loader.
darin@chromium.org
2013-06-25
2
-4
/
+2
[next]