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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 263647 "Revert 263644 "[DevTools] Touch emulation in cont..."
dgozman@chromium.org
2014-04-15
1
-0
/
+6
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
1
-2
/
+6
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
1
-6
/
+2
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
1
-2
/
+6
*
Remove the assertion decode time > 0 from the test.
wuchengli@chromium.org
2014-04-14
1
-12
/
+11
*
Revert 263644 "[DevTools] Touch emulation in content."
fischman@chromium.org
2014-04-14
1
-6
/
+0
*
[DevTools] Touch emulation in content.
dgozman@chromium.org
2014-04-14
1
-0
/
+6
*
Simplify BrowserPluginHostMsg_BuffersSwappedACK handling.
piman@chromium.org
2014-04-12
1
-2
/
+1
*
Remove stale GPU code on Windows/Mac
piman@chromium.org
2014-04-12
2
-11
/
+2
*
Cache the maximal virtual mem after setting it but before turning the sandbox on
jochen@chromium.org
2014-04-12
1
-0
/
+6
*
Final chrome-side change to move color chooser code to work on RenderFrames.
jam@chromium.org
2014-04-11
2
-26
/
+26
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
7
-103
/
+0
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-2
/
+2
*
Chromium-side plumbing for ServiceWorker.statechange and .state
kinuko@chromium.org
2014-04-11
3
-19
/
+32
*
Revert 263216 "Remove the assertion decode time > 0 from the test."
viettrungluu@chromium.org
2014-04-11
1
-11
/
+13
*
Remove the assertion decode time > 0 from the test.
wuchengli@chromium.org
2014-04-11
1
-13
/
+11
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
4
-559
/
+0
*
[Android] Define a baseline seccomp-bpf sandbox policy.
rsesek@chromium.org
2014-04-10
3
-0
/
+87
*
ServiceWorker: propagate provider_id to the browser process in .register
kinuko@chromium.org
2014-04-10
1
-12
/
+14
*
[Geolocation] Attach user gesture indicator to permission request call.
gbillock@chromium.org
2014-04-10
1
-2
/
+3
*
Notify that text is dirty (modified by script etc.) from Blink to browser
kochi@chromium.org
2014-04-09
1
-2
/
+2
*
Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl reference
kinuko@chromium.org
2014-04-09
1
-1
/
+5
*
Use SharedBitmapManager to allocate software frames.
jbauman@chromium.org
2014-04-09
3
-16
/
+9
*
New IPC message parameters for IDB/Blob support.
ericu@chromium.org
2014-04-09
1
-10
/
+44
*
SW: Propagate errors/exceptions from service worker to browser
nhiroki@chromium.org
2014-04-09
1
-1
/
+9
*
GpuChannelHost: allocate route IDs on the client (renderer) side.
hshi@chromium.org
2014-04-08
22
-122
/
+183
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-04-08
2
-21
/
+23
*
Revert of [Android] Provide unhandled tap event notifications (https://codere...
tapted@chromium.org
2014-04-08
1
-0
/
+1
*
[Android] Reland "Provide unhandled tap event notifications"
jdduke@chromium.org
2014-04-08
1
-1
/
+0
*
Push API: send and receive IPC messages for registration.
mvanouwerkerk@chromium.org
2014-04-08
2
-0
/
+29
*
Return version_id for RegisterServiceWorker and use the version_id for PostMe...
kinuko@chromium.org
2014-04-08
2
-2
/
+5
*
gpu: Handle shared context creation failure w/virtualization
sievers@chromium.org
2014-04-08
1
-3
/
+8
*
Add WaitForToken and WaitForGetOffset messages.
jbauman@chromium.org
2014-04-07
6
-55
/
+120
*
This CL adds an intra-priority level sorting value for finer grained control ...
simonhatch@chromium.org
2014-04-07
1
-2
/
+3
*
cc: Change damage tracking from floats to integers.
danakj@chromium.org
2014-04-07
2
-4
/
+4
*
Fix skia ganesh resources leak.
dongseong.hwang@intel.com
2014-04-07
1
-0
/
+2
*
Pass GPU memory limit to DevTools
alph@chromium.org
2014-04-07
3
-7
/
+11
*
sandbox: Add support for starting seccomp-bpf with threads.
rsesek@chromium.org
2014-04-05
1
-1
/
+1
*
Removes use_mojo
sky@chromium.org
2014-04-05
1
-4
/
+1
*
Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."
scottmg@chromium.org
2014-04-05
3
-7
/
+8
*
Revert 261817 "cc: Remove all usage of GetArea() from production..."
scottmg@chromium.org
2014-04-05
3
-8
/
+7
*
Revert of sandbox: Add support for starting seccomp-bpf with threads. (https:...
scottmg@chromium.org
2014-04-05
1
-1
/
+1
*
sandbox: Add support for starting seccomp-bpf with threads.
rsesek@chromium.org
2014-04-05
1
-1
/
+1
*
cc: Remove all usage of GetArea() from production code in cc
danakj@chromium.org
2014-04-04
3
-7
/
+8
*
veatest: Instantiate AtExitManager before calling GetTestDataFilePath().
posciak@chromium.org
2014-04-04
1
-8
/
+13
*
drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo
sadrul@chromium.org
2014-04-04
1
-4
/
+2
*
Remove an unused IPC call.
avi@chromium.org
2014-04-04
1
-5
/
+0
*
[Quota] Pass user gesture state with quota request message.
gbillock@chromium.org
2014-04-04
1
-6
/
+12
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
3
-8
/
+11
*
Adopt "QuickScale" double-tap drag zoom code in the GestureProvider
jdduke@chromium.org
2014-04-03
2
-31
/
+92
[next]