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
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-20
6
-16
/
+17
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
6
-71
/
+113
*
DevTools: look up client hosts for the given tab contents while navigating.
pfeldman@chromium.org
2012-01-20
3
-17
/
+25
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
22
-390
/
+376
*
Try to fix Linux components build.
jam@chromium.org
2012-01-20
2
-2
/
+2
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
22
-376
/
+390
*
Re-enable InjectIDBKey browser test broken in WebKit r105331 roll
jsbell@chromium.org
2012-01-19
1
-16
/
+28
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-2
/
+2
*
Cleanup: ResourceDispatcherHost::BeginDownload takes a scoped_ptr<URLRequest>...
cbentzel@chromium.org
2012-01-19
4
-39
/
+39
*
Created DownloadFileManager unit test.
ahendrickson@chromium.org
2012-01-19
13
-515
/
+799
*
Rename WebUI to WebUIImpl.
jam@chromium.org
2012-01-19
9
-93
/
+84
*
Do not forward keyevents to popup if that's expected.
mukai@chromium.org
2012-01-19
2
-2
/
+10
*
Clean up uses of static data around singletons.
rsesek@chromium.org
2012-01-19
1
-6
/
+4
*
Revert 118297 since it caused component build failure:
sadrul@chromium.org
2012-01-19
12
-796
/
+513
*
Created DownloadFileManager unit test.
ahendrickson@chromium.org
2012-01-19
12
-513
/
+796
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
2
-0
/
+7
*
Fix JavaBridgeDispatcherHost to use WebContents rather than TabContents
steveblock@chromium.org
2012-01-19
2
-9
/
+8
*
Always enable indexeddb for workers. Remove --enable-indexeddb-for-workers s...
dgrogan@chromium.org
2012-01-19
1
-1
/
+0
*
Webkit roll 105330:105375
rolandsteiner@chromium.org
2012-01-19
1
-1
/
+1
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
3
-46
/
+110
*
fix uninitialized memory in linux gamepad data fetcher
scottmg@chromium.org
2012-01-19
1
-0
/
+1
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-2
/
+2
*
Fix accessible scrolling methods.
dmazzoni@chromium.org
2012-01-19
2
-9
/
+6
*
--in-process-gpu works for Linux desktop and Aura
backer@chromium.org
2012-01-19
1
-0
/
+13
*
Make CancelRequest trigger the destruction of URLRequest objects asynchronously
darin@chromium.org
2012-01-18
6
-21
/
+145
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
34
-204
/
+370
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
1
-2
/
+2
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
26
-502
/
+59
*
Add --disable-swiftshader and about:flags entry to disable swiftshader
jbauman@chromium.org
2012-01-18
2
-1
/
+10
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
19
-206
/
+60
*
Hide BrowsingInstance from all but SiteInstance, as intended by design.
joi@chromium.org
2012-01-18
7
-20
/
+36
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
7
-167
/
+92
*
In the BrowserMainLoop::InitializeToolkit(),
simon.hong81@gmail.com
2012-01-18
1
-2
/
+2
*
Linux: use the binary name rather than the (debugging-only) thread name when ...
mdm@chromium.org
2012-01-18
1
-3
/
+7
*
Revert 117964 - UILayoutTest: Use DOMAutomation to retrieve document.body.inn...
apatrick@chromium.org
2012-01-18
1
-4
/
+4
*
Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
6
-10
/
+11
*
Revert 117968 - Rename is_hsts_host to fatal.
apatrick@chromium.org
2012-01-18
6
-11
/
+10
*
Fix uninitalized varible in WebUI. I was going to remove this out of WebUI, t...
jam@chromium.org
2012-01-18
1
-1
/
+2
*
Rename is_hsts_host to fatal.
palmer@chromium.org
2012-01-17
6
-10
/
+11
*
UILayoutTest: Use DOMAutomation to retrieve document.body.innerText
dgrogan@chromium.org
2012-01-17
1
-4
/
+4
*
Ensure that view_messages.h and tab_contents.h don't get included by any more...
jam@chromium.org
2012-01-17
6
-9
/
+13
*
Tracking ctrl, shift, alt and caps lock state information for floating touch
bshe@chromium.org
2012-01-17
1
-0
/
+1
*
Move cleanup that happens on IO thread destruction to content, so that not ev...
jam@chromium.org
2012-01-17
3
-4
/
+40
*
Group BrowserChildProcesshost methods that will be part of the interface toge...
jam@chromium.org
2012-01-17
6
-21
/
+42
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
9
-76
/
+149
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
2
-0
/
+7
*
Use times from the initiation of events to determine whether two
davemoore@chromium.org
2012-01-17
1
-50
/
+6
*
Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."
maruel@chromium.org
2012-01-17
6
-16
/
+16
*
Convert use of int ms to TimeDelta in files owned by bulach.
tedvessenes@gmail.com
2012-01-17
6
-16
/
+16
*
Sort tabs by the last selected time on thr remote debugging landing page.
mnaganov@chromium.org
2012-01-17
1
-1
/
+8
[next]