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
*
Trying to reland r101435 : Better account crashes
cpu@chromium.org
2011-09-16
2
-16
/
+62
*
Searching for downloads currently does a plain substring search, which does not
vanlam@google.com
2011-09-16
1
-11
/
+7
*
Revert 101510 - Make cancel remove cancelled download from active queues at t...
rdsmith@chromium.org
2011-09-16
12
-189
/
+145
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
2
-0
/
+165
*
Consolidate GPU blacklist histograms into fewer ones.
zmo@google.com
2011-09-16
1
-33
/
+50
*
Make cancel remove cancelled download from active queues at time of cancel.
rdsmith@chromium.org
2011-09-16
12
-145
/
+189
*
ManagerGoingDown() needs to call DM.RemoveObserver
benjhayden@chromium.org
2011-09-16
1
-0
/
+1
*
Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...
hbono@chromium.org
2011-09-16
5
-143
/
+47
*
Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.
thestig@chromium.org
2011-09-16
1
-49
/
+33
*
Consolidate GPU blacklist histograms into fewer ones.
zmo@google.com
2011-09-16
1
-33
/
+49
*
Export more symbols needed for the component build of content.
dpranke@chromium.org
2011-09-16
2
-2
/
+4
*
Get the content shell to paint!
jam@chromium.org
2011-09-16
1
-1
/
+2
*
Better account crashes for the BrowserChildProcessHost (and derived) for wind...
cpu@chromium.org
2011-09-16
5
-47
/
+143
*
Fix crash. Call GetResourceContext() on IO thread.
willchan@chromium.org
2011-09-16
2
-4
/
+7
*
Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...
jam@chromium.org
2011-09-15
1
-0
/
+6
*
Create a very simple TabContentsView (and not fully implemented yet) and add ...
jam@chromium.org
2011-09-15
7
-8
/
+395
*
Linux: Better detection of SELinux - check for files in /selinux/.
thestig@chromium.org
2011-09-15
1
-3
/
+8
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
7
-13
/
+12
*
Fixes crash in RenderWidgetHostViewWin/RenderWidgetHostView. Here's
sky@chromium.org
2011-09-15
1
-3
/
+1
*
Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.
mdm@chromium.org
2011-09-15
1
-4
/
+8
*
Windows-only change -- issue is worst on Windows because of pre-buffering. On...
enal@chromium.org
2011-09-15
2
-2
/
+25
*
Oops, missed a NULL check. Fix flaky test.
willchan@chromium.org
2011-09-15
1
-1
/
+3
*
Find out URLs from leaked renderers.
willchan@chromium.org
2011-09-15
1
-0
/
+7
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
4
-170
/
+0
*
Also suppress messages after fast shutdown path has been initiated.
achuith@chromium.org
2011-09-14
1
-3
/
+4
*
Reland r100733 - Cancel plugin channel requests when the renderer goes away.
willchan@chromium.org
2011-09-14
7
-62
/
+389
*
Only record GPU process exit code histogram if it is valid.
apatrick@chromium.org
2011-09-14
1
-3
/
+7
*
chrome.experimental.downloads.onCreated, onErased
benjhayden@chromium.org
2011-09-14
1
-0
/
+2
*
Added ability to set ChromeDownloadManagerDelegate for testing.
rdsmith@chromium.org
2011-09-14
1
-0
/
+3
*
Revert 101063 - Removing singleton property of MediaStreamManager and creatin...
mad@chromium.org
2011-09-14
13
-195
/
+91
*
Removing singleton property of MediaStreamManager and creating thread first w...
mflodman@chromium.org
2011-09-14
13
-91
/
+195
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
5
-35
/
+42
*
Delay sending OnResponseCompleted and OnDataDownloaded until we are done
darin@chromium.org
2011-09-14
2
-6
/
+22
*
Bring back safe browsing binary digest checking. I accidentally removed that ...
jam@chromium.org
2011-09-14
5
-5
/
+13
*
Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...
willchan@chromium.org
2011-09-13
7
-200
/
+53
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
92
-173
/
+301
*
Bug=None
mmocny@chromium.org
2011-09-13
1
-1
/
+3
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-3
/
+4
*
Make TraceSubscriberStdio reusable (currently can only run trace once)
jbates@chromium.org
2011-09-13
2
-9
/
+29
*
Summary of changes
yosin@chromium.org
2011-09-13
3
-9
/
+38
*
Move TestNotificationTracker to content as it has no dependencies to chrome b...
jochen@chromium.org
2011-09-13
2
-2
/
+2
*
Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-13
1
-1
/
+2
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
2
-11
/
+0
*
Basic scaffolding for a "content shell", i.e. test browser over the content m...
jam@chromium.org
2011-09-12
1
-0
/
+2
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
4
-18
/
+91
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
2
-0
/
+8
[next]