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
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids
cevans@chromium.org
2011-04-19
1
-1
/
+2
*
IPC host for TCP P2P sockets.
sergeyu@chromium.org
2011-04-19
11
-28
/
+605
*
Move BrowserRenderProcessHost to content. It should have been moved earlier.
jam@chromium.org
2011-04-19
11
-5
/
+1562
*
Added DisabledSchemes policy.
joaodasilva@chromium.org
2011-04-18
4
-9
/
+80
*
Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...
jam@chromium.org
2011-04-18
2
-1
/
+7
*
Make icon_messages use the IPC macros for defining the structs and the serial...
jam@chromium.org
2011-04-18
2
-2
/
+4
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
8
-20
/
+6
*
Add net/base/sys_byteorder.h
sergeyu@chromium.org
2011-04-18
1
-8
/
+1
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
8
-6
/
+20
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
4
-4
/
+4
*
Usability improvements to about:gpu status
nduca@chromium.org
2011-04-18
2
-83
/
+104
*
Implemented broker dispatcher, pipe creation, and handle distribution.
ddorwin@chromium.org
2011-04-18
1
-5
/
+5
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
9
-23
/
+19
*
Move the rest of the storage objects into ResourceContext.
willchan@chromium.org
2011-04-16
11
-75
/
+128
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-0
/
+1
*
Let Pepper open FileSystem files again.
ericu@google.com
2011-04-16
2
-0
/
+30
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
4
-14
/
+0
*
Fix crash reporting for ppapi
piman@google.com
2011-04-15
2
-31
/
+28
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
4
-22
/
+0
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
18
-85
/
+263
*
Don't focus popup windows / panels unless spawned by a user gesture.
stevenjb@google.com
2011-04-15
2
-5
/
+7
*
Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...
jochen@chromium.org
2011-04-15
3
-1
/
+17
*
Fixes crash in TabContents. During shutdown render_view_host may
sky@chromium.org
2011-04-15
1
-1
/
+3
*
Added GpuMsg_VisibilityChanged message.
amarinichev@chromium.org
2011-04-15
2
-0
/
+20
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-2
/
+2
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
2
-5
/
+9
*
[Mac] Replace instances of IDR_DEFAULT_FAVICON with nav.pdf.
rsesek@chromium.org
2011-04-14
1
-3
/
+4
*
Use TabContentsObserver to monitor web navigation events instead of notificat...
jochen@chromium.org
2011-04-14
4
-38
/
+72
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
1
-28
/
+3
*
Asynchronously create the ppapi broker.
ddorwin@chromium.org
2011-04-14
7
-12
/
+382
*
Implement Clipboard::ReadImage for Windows.
dcheng@chromium.org
2011-04-13
1
-1
/
+4
*
Count histograms initiated and finished by the download system.
rdsmith@chromium.org
2011-04-13
1
-0
/
+3
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
2
-5
/
+5
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
2
-27
/
+27
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-2
/
+7
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-1
/
+6
*
Add OWNERS file for content/browser/geolocation.
hans@chromium.org
2011-04-13
1
-0
/
+3
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
2
-2
/
+5
*
Adding an initial Bidi Checker test.
ofri@google.com
2011-04-13
2
-0
/
+54
*
Fix clang build that have been broken by 81364.
kinuko@chromium.org
2011-04-13
1
-1
/
+2
*
Add IPC plumbing code for Quota API
kinuko@chromium.org
2011-04-13
2
-0
/
+77
*
Add initial changes to intercept logging.
dtseng@chromium.org
2011-04-13
2
-3
/
+28
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
4
-256
/
+0
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
1
-3
/
+1
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
2
-27
/
+27
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
2
-27
/
+27
*
Implements AudioInputDevice API for low-latency audio input in the browser pr...
scherkus@chromium.org
2011-04-12
7
-28
/
+707
*
Move P2P sockets host code to content/browser/renderer_host/p2p/
sergeyu@chromium.org
2011-04-12
8
-34
/
+44
*
Ensure URL is updated after a cross-site navigation is pre-empted by
creis@chromium.org
2011-04-12
2
-1
/
+84
[next]