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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...
ananta@chromium.org
2011-09-13
2
-0
/
+6
*
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
*
WorkerTest.MultipleSharedWorkers is flakey on XP
dhollowa@chromium.org
2011-09-13
1
-1
/
+7
*
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
5
-2
/
+162
*
Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-13
1
-1
/
+2
*
Fix URLFetcherTest.CancelAll.
willchan@chromium.org
2011-09-13
1
-29
/
+22
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
9
-11
/
+14
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
9
-14
/
+11
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
9
-11
/
+14
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
2
-11
/
+0
*
export RendererMain from content so that it will get picked up properly by ch...
dpranke@chromium.org
2011-09-13
4
-3
/
+22
*
Revert 100801 - Ensure that compositor does not block the renderer process by...
apatrick@chromium.org
2011-09-12
1
-3
/
+1
*
Ensure that compositor does not block the renderer process by issuing too man...
apatrick@chromium.org
2011-09-12
1
-1
/
+3
*
Ignore messages at ListenerHook after ChildProcessHost's destructor starts.
willchan@chromium.org
2011-09-12
2
-0
/
+17
*
fix checkdeps
jam@chromium.org
2011-09-12
1
-0
/
+1
*
Basic scaffolding for a "content shell", i.e. test browser over the content m...
jam@chromium.org
2011-09-12
27
-18
/
+1031
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
7
-26
/
+108
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
13
-191
/
+110
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
2
-0
/
+8
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-1
/
+2
*
Cancel plugin channel requests when the renderer goes away.
willchan@chromium.org
2011-09-12
7
-53
/
+200
*
Reset RPH's channel.
willchan@chromium.org
2011-09-12
3
-10
/
+14
*
Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.
michaeln@google.com
2011-09-12
1
-35
/
+1
*
Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...
ananta@chromium.org
2011-09-12
3
-2
/
+18
*
Overwrite extensions of filenames determined from URLs if the URL could be a ...
asanka@chromium.org
2011-09-12
1
-1
/
+1
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
14
-0
/
+715
*
Enable GPU process rendering of extensions on TOUCH_UI.
backer@chromium.org
2011-09-12
1
-0
/
+3
*
Cancel pending plugin channel requests before destroying the ResourceContext.
bauerb@chromium.org
2011-09-12
3
-1
/
+29
*
IndexedDBContext: Clearing session-only databases on exit.
marja@chromium.org
2011-09-12
3
-8
/
+77
*
Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}
jeremy@chromium.org
2011-09-11
1
-0
/
+5
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
6
-72
/
+69
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
14
-27
/
+455
*
Fix the readonly state in the Mac accessibility tree.
dmazzoni@chromium.org
2011-09-09
1
-2
/
+10
*
Fix potential leak in WebUI.
gbillock@chromium.org
2011-09-09
2
-4
/
+12
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-4
/
+3
*
Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...
fischman@chromium.org
2011-09-09
1
-4
/
+5
*
Fix use-after-free of command line data on Linux/CrOS
jamescook@chromium.org
2011-09-09
1
-1
/
+1
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-3
/
+4
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-4
/
+3
*
Fixing memory leak in ActiveNotificationTracker.RegisterNotification()
dpapad@chromium.org
2011-09-08
1
-4
/
+9
*
Linux: Tweak the SUID sandbox error message.
thestig@chromium.org
2011-09-08
1
-1
/
+1
*
Update libjingle to the latest version.
sergeyu@chromium.org
2011-09-08
3
-2
/
+73
*
Fix logic in GpuChannelHost::Send() during shutdown.
sievers@chromium.org
2011-09-08
1
-3
/
+9
[next]