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
*
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
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
2
-5
/
+2
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
2
-2
/
+5
*
Implement easy GPU feature status summary.
nduca@chromium.org
2011-04-12
2
-26
/
+184
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-4
/
+4
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-12
2
-1
/
+21
*
Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.
satorux@chromium.org
2011-04-12
3
-16
/
+8
*
Add a path for a web page to request the enumeration of a directory. This, t...
johnnyg@chromium.org
2011-04-12
5
-0
/
+78
*
Revert 81175 since as kbr pointed out, this would break GPU in the meantime s...
jam@chromium.org
2011-04-11
3
-36
/
+19
*
Reland r79470 and disable the failing GPU test (and prerendering tests that u...
jam@chromium.org
2011-04-11
3
-19
/
+36
*
Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch...
erg@google.com
2011-04-11
2
-21
/
+1
*
Rename TabContentsViewWin to TabContentsViewViews
ben@chromium.org
2011-04-11
1
-1
/
+1
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-11
2
-1
/
+21
*
Pass over the log level of console.* JS calls from renderer to browser.
dtseng@chromium.org
2011-04-11
2
-3
/
+9
*
Cleanup RenderMessageFilter.
jam@chromium.org
2011-04-11
4
-267
/
+107
*
Add logging to NPP_ClearSiteData call.
bauerb@chromium.org
2011-04-11
1
-13
/
+14
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
1
-0
/
+3
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
2
-26
/
+26
*
Fix memory corruption that happens when the RenderViewHostDelegate deletes th...
jam@chromium.org
2011-04-09
1
-5
/
+10
*
Security restrictions for P2P UDP Sockets.
sergeyu@chromium.org
2011-04-09
5
-29
/
+445
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
2
-26
/
+26
*
Fix invalid write in RenderViewHostObserver.
jam@chromium.org
2011-04-09
1
-1
/
+1
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
2
-27
/
+27
*
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
jam@chromium.org
2011-04-08
10
-8
/
+161
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
2
-27
/
+27
*
Switch most BrowserChildProcessHost subclasses to using the new constructor.
willchan@chromium.org
2011-04-08
3
-3
/
+3
[next]