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
*
Pepper quota support
kinuko@chromium.org
2011-08-01
5
-0
/
+77
*
Web Intents: Preparatory work.
jhawkins@chromium.org
2011-08-01
3
-0
/
+23
*
Connect up firewall control preferences with PPAPI.
dmaclach@chromium.org
2011-07-30
3
-2
/
+30
*
PPAPI interface for reading the enterprise policy as a big JSON blob.
ajwong@chromium.org
2011-07-30
2
-46
/
+99
*
Revert 94743 - Allow the renderer process to map textures from one context in...
jamesr@chromium.org
2011-07-30
8
-142
/
+33
*
Create DownloadManagerDelegate class to group the embedder functions related ...
jam@chromium.org
2011-07-29
5
-70
/
+12
*
seccomp: simplify enable/disable logic
evan@chromium.org
2011-07-29
2
-24
/
+44
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
2
-2
/
+2
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
2
-3
/
+3
*
Allow the renderer process to map textures from one context into another.
apatrick@chromium.org
2011-07-29
8
-33
/
+142
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
8
-28
/
+31
*
Change CanGetCookies signature, add CookieList as parameters in order to remo...
ycxiao@chromium.org
2011-07-29
2
-19
/
+21
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
14
-23
/
+23
*
Make ResourceDispatcherHostDelegate an abstract interface.
jam@chromium.org
2011-07-29
3
-96
/
+13
*
Added support for Decode() calls during Reset().
fischman@chromium.org
2011-07-29
3
-37
/
+128
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
8
-46
/
+78
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
3
-21
/
+43
*
Cleanup: Make quota dispatcher code independent from WebKit types
kinuko@chromium.org
2011-07-29
6
-73
/
+115
*
Fix bad section object leak when painting plugins
cpu@chromium.org
2011-07-29
1
-3
/
+7
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
2
-2
/
+7
*
Don't close KSecDD in the sandbox
jschuh@chromium.org
2011-07-28
1
-7
/
+0
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
15
-234
/
+29
*
Ensure restored NavigationEntries have a SiteInstance when they commit.
creis@chromium.org
2011-07-28
1
-0
/
+10
*
Add --gpu-no-context-lost commandline switch.
zmo@google.com
2011-07-28
2
-6
/
+15
*
DevTools: disable link doctor while DevTools is opened.
pfeldman@chromium.org
2011-07-28
4
-3
/
+33
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
5
-15
/
+10
*
Turn on UIPI for the GPU sandbox.
jschuh@chromium.org
2011-07-28
1
-2
/
+7
*
Switch from WebDocument::insertStyleText to ::insertUserStyleSheet for progra...
mihaip@chromium.org
2011-07-28
3
-9
/
+7
*
Remove some depenencies from DownloadManager.
jam@chromium.org
2011-07-28
3
-1
/
+35
*
DevTools: remove profile and url context dependencies from remote debugging s...
pfeldman@chromium.org
2011-07-28
5
-192
/
+33
*
Larger Combo box Hit Targets for TOUCH_UI
fsamuel@chromium.org
2011-07-28
1
-0
/
+6
*
Roll WebKit 91883:91912.
tonyg@chromium.org
2011-07-28
1
-1
/
+11
*
Fix for stencil attachment of FBO.
backer@chromium.org
2011-07-28
1
-33
/
+77
*
Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.
yzshen@chromium.org
2011-07-28
1
-3
/
+5
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
5
-24
/
+12
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
5
-12
/
+24
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
5
-24
/
+12
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
39
-266
/
+486
*
Remove VfsBackend::FileTypeIs{Journal,MainDB}
phajdan.jr@chromium.org
2011-07-27
1
-3
/
+1
*
Check for NULL WebFrame, in case we're invoked for a blocked plugin menu.
jochen@chromium.org
2011-07-27
1
-1
/
+5
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
3
-8
/
+0
*
Use the suggested name from an anchor's 'download' attribute.
sadrul@chromium.org
2011-07-27
5
-7
/
+24
*
Remove ChromeNetLog depenency from content/browser/debugger
dpranke@chromium.org
2011-07-27
7
-24
/
+26
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
7
-231
/
+1
*
Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...
willchan@chromium.org
2011-07-26
7
-26
/
+24
*
Remove ChromeNetLog dependency from content/browser/debugger.
dpranke@chromium.org
2011-07-26
7
-24
/
+26
*
Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.
willchan@chromium.org
2011-07-26
2
-11
/
+14
*
Remove prefs usage from SavePackage. Have it ask the embedder for the directo...
jam@chromium.org
2011-07-26
5
-54
/
+16
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-26
8
-0
/
+228
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
3
-18
/
+29
[next]