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
/
child
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Add webusb permission bubble mojom (patchset #3 id:40001 of https:/...
mpearson
2015-10-16
1
-20
/
+0
*
Add webusb permission bubble mojom
juncai
2015-10-16
1
-0
/
+20
*
Add HTTP/2.0 to class HttpVersion and enum HTTPVersion.
bnc
2015-10-14
1
-0
/
+2
*
Revert of Revert "Post loading tasks on the appropriate WebFrameScheduler's q...
treib
2015-10-14
11
-33
/
+168
*
Revert "Post loading tasks on the appropriate WebFrameScheduler's queue."
treib
2015-10-14
11
-168
/
+33
*
Reland of [tracing] Display the locked size of discardable memory segment. (p...
ssid
2015-10-13
1
-0
/
+7
*
Don't use base::MessageLoop::{Quit,QuitClosure} in content/
ki.stfu
2015-10-12
1
-3
/
+3
*
Revert "Adds some code to help isolate where crash is happening"
rockot
2015-10-12
1
-1
/
+1
*
Revert "Add more tracking detail to Mojo async waits."
rockot
2015-10-12
4
-10
/
+7
*
gpu: Add CreateGpuMemoryBufferFromHandle to GpuMemoryBufferManager interface.
reveman
2015-10-09
2
-0
/
+13
*
ui: Add GetSize() function to gfx::GpuMemoryBuffer API.
reveman
2015-10-09
1
-2
/
+0
*
Expose api to dump discardable memory usage in blink.
ssid
2015-10-09
4
-0
/
+29
*
Revert of [tracing] Display the locked size of discardable memory segment. (p...
ssid
2015-10-09
1
-7
/
+0
*
Remove the --enable-bleeding-edge-rendering-fast-paths flag and supporting code.
chrishtr
2015-10-07
1
-3
/
+0
*
Post loading tasks on the appropriate WebFrameScheduler's queue.
alexclarke
2015-10-07
11
-33
/
+168
*
ServiceWorker: Carve out methods of ServiceWorkerProviderContext to delegate ...
nhiroki
2015-10-07
4
-81
/
+184
*
ipc: Make factory methods for attachment brokers.
erikchen
2015-10-07
1
-6
/
+2
*
Replace Curve25519dh with P256dh in the plumbing for push encryption keys.
peter
2015-10-06
2
-6
/
+6
*
ServiceWorker: Remove unused provider_id from SetVersionAttributes message
nhiroki
2015-10-06
4
-4
/
+0
*
Rename WebURLLoaderClient::willSendRequest to willFollowRedirect
tyoshino
2015-10-06
3
-6
/
+6
*
Add more tracking detail to Mojo async waits.
rockot
2015-10-06
4
-7
/
+10
*
Using WebIDBValue for cursor prefetching
cmumford
2015-10-05
4
-66
/
+23
*
content: Add yet more debugging to ResourceDispatcher.
erikchen
2015-10-05
1
-0
/
+11
*
Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImpl
ssid
2015-10-05
2
-4
/
+4
*
Revert of Post loading tasks on the appropriate WebFrameScheduler's queue (pa...
dmurph
2015-10-02
11
-168
/
+33
*
Revert of content: Temporary debugging to track down IPC related problems. (p...
erikchen
2015-10-02
1
-3
/
+0
*
Post loading tasks on the appropriate WebFrameScheduler's queue.
alexclarke
2015-10-02
11
-33
/
+168
*
Revert of Replace Curve25519dh with P256dh in the plumbing for push encryptio...
peter
2015-10-02
2
-6
/
+6
*
[tracing] Display the locked size of discardable memory segment.
ssid
2015-10-02
1
-0
/
+7
*
Check the version_id in SWProviderContext::OnSetControllerServiceWorker().
horo
2015-10-02
1
-5
/
+8
*
IndexedDB: Deleted two unnecessary WebIDBCallbacks::onSuccess methods.
cmumford
2015-10-01
3
-8
/
+2
*
IndexedDB: Combined two parameters in WebIDBCallbacks::onSuccess.
Chris Mumford
2015-10-01
5
-33
/
+32
*
ServiceWorker: Make APIs return the existing ServiceWorkerRegistration object...
nhiroki
2015-10-01
3
-56
/
+116
*
Remove virtual from overriden function.
ssid
2015-09-30
1
-4
/
+3
*
Implement GetSkiaTraceMemoryDump and AddSuballocation on chrome blink platfor...
ssid
2015-09-30
3
-5
/
+40
*
Add architecture for simulating memory pressure notifications in all processes
petrcermak
2015-09-30
2
-1
/
+10
*
content: Temporary debugging to track down IPC related problems.
erikchen
2015-09-30
1
-0
/
+3
*
IndexedDB: WebIDBCallbacks is now a pure virtual interface.
cmumford
2015-09-29
4
-99
/
+129
*
[BackgroundSync] Remove unnecessary parameters from the unregister method
jkarlin
2015-09-29
4
-15
/
+3
*
[BackgroundSync] Clean up registration id and handle type
jkarlin
2015-09-29
4
-9
/
+7
*
Replace Curve25519dh with P256dh in the plumbing for push encryption keys.
peter
2015-09-29
2
-6
/
+6
*
Cleanup: Pass std::string as const reference from content/
ki.stfu
2015-09-27
1
-1
/
+1
*
Enforce marking "override" for functions overriding Blink in content/child/.
avi
2015-09-26
37
-532
/
+531
*
Adds some code to help isolate where crash is happening
sky
2015-09-25
1
-1
/
+1
*
Revert of Add CHECKs to help debug crashes exposed by adding a member to IPC:...
erikchen
2015-09-25
1
-2
/
+0
*
Use override for push and notifications Blink API implementations.
peter
2015-09-25
2
-23
/
+23
*
Use the appropriate variant of IntToString in //content
ricea
2015-09-25
1
-1
/
+1
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Re-land architecture for cross-process memory notification suppressing
petrcermak
2015-09-24
3
-2
/
+68
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
2
-2
/
+2
[next]