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
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
25
-7
/
+1848
*
Revert the portion of r87696 which changed infobar notifications to use InfoB...
pkasting@chromium.org
2011-06-03
1
-3
/
+4
*
Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...
jam@chromium.org
2011-06-03
6
-91
/
+18
*
Fix +x mode on content/browser/in_process_webkit/indexed_db_quota_client*
maruel@chromium.org
2011-06-03
3
-0
/
+0
*
Removing defunct GpuVideoDecoder and IpcVideoDecoder.
scherkus@chromium.org
2011-06-03
25
-2548
/
+1
*
Disable GPU compositing and accelerated 2d canvas for about: URLs
jamesr@chromium.org
2011-06-03
1
-3
/
+4
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-06-03
9
-15
/
+457
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
8
-79
/
+187
*
Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...
jam@chromium.org
2011-06-03
15
-129
/
+318
*
Revert 87790 - Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
2
-0
/
+10
*
Removing defunct OpenMAX code.
scherkus@chromium.org
2011-06-03
2
-10
/
+0
*
Removing defunct Media Foundation based video decode engines and devices.
scherkus@chromium.org
2011-06-03
3
-111
/
+1
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
2
-3
/
+12
*
When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.
nduca@chromium.org
2011-06-03
3
-4
/
+24
*
Fix "Navigating from accelerated to software rendered pages doesn't repaint."
nduca@chromium.org
2011-06-02
1
-1
/
+2
*
Add "svn:eol-style to all the DEPS under content.
jam@chromium.org
2011-06-02
5
-108
/
+108
*
Revert 87712 checked in by mistake- Allow multiple ChildProcess objects in on...
jam@chromium.org
2011-06-02
2
-17
/
+13
*
Allow multiple ChildProcess objects in one process for the --single-process c...
jam@chromium.org
2011-06-02
2
-13
/
+17
*
Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...
pkasting@chromium.org
2011-06-02
1
-13
/
+12
*
Small refactor: have ExtensionInfoMap use ExtensionSet.
mpcomplete@chromium.org
2011-06-02
2
-8
/
+13
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
3
-57
/
+23
*
Remove obsolete code from UserScriptMaster.
mihaip@chromium.org
2011-06-02
3
-6
/
+0
*
Avoid canceling a pending navigation if the old RVH commits right away.
creis@chromium.org
2011-06-02
4
-58
/
+62
*
Revert 87578 - Respect pixel aspect ratio of video if it contains one.
michaeln@google.com
2011-06-02
1
-8
/
+3
*
Respect pixel aspect ratio of video if it contains one.
scottfr@chromium.org
2011-06-02
1
-3
/
+8
*
This goes in first, followed by a webkit change that defines WEBFILESYSTEMCAL...
ericu@chromium.org
2011-06-02
3
-15
/
+134
*
Add missing media dependency to content/common.
wez@chromium.org
2011-06-02
1
-0
/
+1
*
Fix some style issues with VideoCaptureControllerID.
scherkus@chromium.org
2011-06-02
2
-12
/
+5
*
Make sure that running insecure script in a different https origin (via e.g.
cevans@chromium.org
2011-06-01
1
-0
/
+2
*
Remove the background X11 thread.
tony@chromium.org
2011-06-01
2
-10
/
+0
*
Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...
jam@chromium.org
2011-06-01
4
-30
/
+20
*
Fix clang
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Fix the case where the TabContents goes away before TabContentsObserver::Regi...
jam@chromium.org
2011-06-01
6
-45
/
+78
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
8
-86
/
+78
*
Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-0
/
+1
*
TraceSubscriber implementation that writes to a file.
husky@google.com
2011-06-01
4
-0
/
+133
*
Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-1
/
+0
*
Fix official build breakage from r87434.
thestig@chromium.org
2011-06-01
1
-1
/
+1
*
Remove chrome/browser/browser_about_handler.h dependency from content.
jam@chromium.org
2011-06-01
2
-10
/
+0
*
Revert 87424 - Initial IndexedDBQuotaClient implementation
thestig@chromium.org
2011-06-01
9
-453
/
+15
*
Set the unblock flag to false for all gpu->renderer IPCs
jamesr@chromium.org
2011-06-01
4
-26
/
+12
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-06-01
9
-15
/
+453
*
move EventHandler out of VideoCaptureController to make VS2005 happy
wjia@google.com
2011-06-01
8
-68
/
+114
*
Fix clang build failure introduced by r87408.
apatrick@chromium.org
2011-06-01
1
-1
/
+1
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
5
-16
/
+35
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
12
-7
/
+2690
*
Fixed issue 84548 by checking the pointer before dereferencing it.
ddorwin@chromium.org
2011-06-01
1
-4
/
+4
*
Restore selective gpu feature blocking.
zmo@google.com
2011-05-31
2
-19
/
+70
*
Fix a regression caused by the fix to ensure that NP_Shutdown is called for p...
ananta@chromium.org
2011-05-31
2
-19
/
+28
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
28
-120
/
+133
[next]