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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...
jam@chromium.org
2012-02-16
2
-0
/
+93
*
Add extra data to BrowserContext so that content layer and other embedders ca...
jam@chromium.org
2012-02-15
3
-19
/
+3
*
Move GpuBlacklist out of content and into chrome. All content needs to know i...
jam@chromium.org
2012-02-15
3
-4
/
+29
*
Roughly double the maximum number of renderer processes.
thestig@chromium.org
2012-02-15
2
-5
/
+5
*
Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...
rvargas@google.com
2012-02-14
1
-65
/
+0
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-14
1
-0
/
+65
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
3
-2
/
+14
*
Get rid of ShowPageInfo on WebContents and WebContentsDelegate. Chrome should...
jam@chromium.org
2012-02-13
2
-15
/
+0
*
Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...
jam@chromium.org
2012-02-13
2
-11
/
+7
*
Add a switch to invert web contents (non-accel only).
dmazzoni@google.com
2012-02-13
2
-0
/
+5
*
Replace WillReadRequest with WillProcessResponse so that the
darin@chromium.org
2012-02-13
1
-1
/
+1
*
Remove ssl_host_state.h dependency from chrome.
jam@chromium.org
2012-02-13
3
-15
/
+37
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
2
-5
/
+0
*
Get rid of ssl_cert_error_handler.h dependency from Chrome.
jam@chromium.org
2012-02-13
1
-4
/
+11
*
Move SpeechInputPreferences to content/public/browser and put it in the conte...
tfarina@chromium.org
2012-02-13
2
-1
/
+31
*
Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...
bauerb@chromium.org
2012-02-12
1
-5
/
+0
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
10
-11
/
+247
*
Revert 121541 - Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
2
-5
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
2
-0
/
+5
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
1
-2
/
+5
*
Move sensors::Provider to content/public/browser and put it in the content na...
tfarina@chromium.org
2012-02-10
1
-0
/
+55
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
5
-2
/
+145
*
Adds NativeWebKeyboardEvent for android along with associated types.
satish@chromium.org
2012-02-10
1
-1
/
+16
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-0
/
+57
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
6
-23
/
+21
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
5
-145
/
+2
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
5
-2
/
+145
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-09
1
-2
/
+5
*
Enable devtools via context menu in platform apps and popup extensions.
benwells@chromium.org
2012-02-09
1
-0
/
+4
*
Create a content public browser API around the ChildProcessSecurityPolicy cla...
ananta@chromium.org
2012-02-09
1
-0
/
+68
*
Eliminate DownloadProgressUpdated.
avi@chromium.org
2012-02-09
1
-4
/
+1
*
Back out r121050 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-5
/
+2
*
Add an API around InterstitialPage that's used by chrome.
jam@chromium.org
2012-02-08
3
-2
/
+90
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-08
1
-2
/
+5
*
Revert 121031 - Eliminate DownloadProgressUpdated.
avi@chromium.org
2012-02-08
1
-1
/
+4
*
Eliminate DownloadProgressUpdated.
avi@chromium.org
2012-02-08
1
-4
/
+1
*
Remove files I missed in r120891. Also do follow up review comments.
jam@chromium.org
2012-02-08
1
-4
/
+4
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
1
-5
/
+0
*
Fix a crash when downloading invalid client certificates.
rsleevi@chromium.org
2012-02-08
1
-2
/
+3
*
Remove last traces of DNS certificate provenance checking.
agl@chromium.org
2012-02-08
2
-6
/
+0
*
Cleanup: Kill dead flags that have useless references.
thestig@chromium.org
2012-02-08
2
-10
/
+0
*
Revert 120928 - Add a switch to invert web contents (non-accel only).
hbono@chromium.org
2012-02-08
2
-5
/
+0
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-08
2
-0
/
+5
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
3
-6
/
+17
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
1
-0
/
+49
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
2
-0
/
+4
*
Revert 120789 - Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-5
/
+2
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-07
1
-2
/
+5
*
Cleanup: Remove even more dead switches.
thestig@chromium.org
2012-02-07
2
-13
/
+0
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
1
-1
/
+8
[prev]
[next]