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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Publish DEPS for Chromium 35.0.1905.3
35.0.1905.3
gitdeps
2014-04-07
2
-765
/
+519
*
Incrementing VERSION to 35.0.1905.3
chrome-release@google.com
2014-03-25
1
-1
/
+1
*
Revert 258085 "Refactor FeedbackData"
dharani@google.com
2014-03-25
9
-459
/
+328
*
Incrementing VERSION to 35.0.1905.2
chrome-release@google.com
2014-03-23
1
-1
/
+1
*
Incrementing VERSION to 35.0.1905.1
chrome-release@google.com
2014-03-22
1
-1
/
+1
*
Branching for 1905 @258803
chrome-release@google.com
2014-03-22
0
-0
/
+0
*
Disable LayerTreeHostTestNumFramesPending for flakiness.
aelias@chromium.org
2014-03-22
1
-2
/
+3
*
App install banner UMA & close button
dfalcantara@chromium.org
2014-03-22
13
-271
/
+475
*
Add provisional start load to tab observer.
ksimbili@google.com
2014-03-22
3
-0
/
+30
*
Automated Commit: Committing new LKGM version 5672.0.0 for chromeos.
chromeos-lkgm@google.com
2014-03-22
1
-1
/
+1
*
Mojo: Add very basic shared buffer objects.
viettrungluu@chromium.org
2014-03-22
8
-25
/
+297
*
Refactors getting available color profiles code.
mukai@chromium.org
2014-03-22
10
-26
/
+67
*
Remove the (private) SharedMemory::{PrepareMapFile,FilePathForMemoryName}() o...
viettrungluu@chromium.org
2014-03-22
2
-3
/
+4
*
More specific exception when connection fails.
achuith@chromium.org
2014-03-22
1
-3
/
+6
*
Fix guest mode for cros_unittests.
achuith@chromium.org
2014-03-22
1
-8
/
+10
*
Ensure extensions.getViews(type: "tab") contains tab created by window.open
d.halman@gmail.com
2014-03-22
2
-3
/
+15
*
Linux sandbox: use openat() instead of open() in broker process.
jln@chromium.org
2014-03-22
1
-3
/
+18
*
Revert 258779 "sync: Shrink ProfileSyncServiceHarness (retry)"
viettrungluu@chromium.org
2014-03-22
43
-541
/
+558
*
Replace SetIP with SetReolveddIP after address is resolved.
mallinath@chromium.org
2014-03-22
1
-1
/
+1
*
Don't attempt to query GPU info for blacklisted GPUs.
isherman@chromium.org
2014-03-22
2
-10
/
+11
*
Misc cros_browser_backend cleanup
achuith@chromium.org
2014-03-22
2
-18
/
+13
*
Moving creation of WebContentDecryptionModule from Platform to public/web.
jrummell@chromium.org
2014-03-22
4
-5
/
+47
*
Treat Centering window as a user action
oshima@chromium.org
2014-03-22
2
-0
/
+9
*
[Hotword] Add UI and preference for sending audio logging back to Google to i...
rlp@chromium.org
2014-03-22
11
-5
/
+66
*
Mojo: fix integer overflow
darin@chromium.org
2014-03-22
2
-4
/
+23
*
Tunnel the CDD from the Print Preview javascript to the privet operation
noamsml@chromium.org
2014-03-22
9
-28
/
+91
*
Mojo: Cleanup of various Dispatcher subclasses.
viettrungluu@chromium.org
2014-03-22
6
-13
/
+11
*
Fix NULL pointer dereference when calling sessions.getRecentlyClosed API in i...
wjywbs@gmail.com
2014-03-22
2
-1
/
+21
*
Mojo: Make RawSharedBuffer thread-safe, ref-counted.
viettrungluu@chromium.org
2014-03-22
5
-31
/
+51
*
Fix crash after Bluetooth profile is unregistered on ChromeOS.
tengs@chromium.org
2014-03-22
1
-2
/
+0
*
sync: Shrink ProfileSyncServiceHarness (retry)
rlarocque@chromium.org
2014-03-22
43
-558
/
+541
*
Implement WebCursor for Ozone
spang@chromium.org
2014-03-22
12
-100
/
+175
*
Mac: Fix for new tab button flashing when dragging a tab out of a window.
andresantoso@chromium.org
2014-03-22
1
-2
/
+6
*
Mojo: Fix r258773.
viettrungluu@chromium.org
2014-03-22
3
-6
/
+8
*
telemetry: fix gpu rasterization flags in smoothness benchmark.
ernstm@chromium.org
2014-03-22
1
-2
/
+2
*
events: Move --touch-calibration flag to event_switches
spang@chromium.org
2014-03-22
5
-9
/
+10
*
Currently it automatically loads pepper_spinning_cube_demo and only supports ...
yzshen@chromium.org
2014-03-22
25
-0
/
+4417
*
Fixes the condition of observing displays.
mukai@chromium.org
2014-03-22
1
-5
/
+6
*
Remove the QuicStreamFactory's crypto config map, and instead
rch@chromium.org
2014-03-22
12
-213
/
+132
*
Fix bug where dragged and dropped text would be dropped before releasing the ...
pkotwicz@chromium.org
2014-03-22
1
-0
/
+1
*
Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."
dbeam@chromium.org
2014-03-22
34
-672
/
+64
*
Update devtools to recognize Canary.
kerz@chromium.org
2014-03-22
1
-0
/
+5
*
Cast: Fix incorrect use of WeakPtr
hclam@chromium.org
2014-03-22
1
-9
/
+4
*
Step 2 in unifying the task manager's WebContents-based ResourceProviders.
nick@chromium.org
2014-03-22
5
-217
/
+62
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-22
34
-64
/
+672
*
Cast: Enable use of VideoEncodeAccelerator for hardware video encoding
hclam@chromium.org
2014-03-22
20
-274
/
+263
*
Print flag should be available for non-official builds, instead of Chromium b...
vitalybuka@chromium.org
2014-03-22
3
-6
/
+14
*
Cast: Remove TRANSPORT thread and get rid of Unretained in sender
hclam@chromium.org
2014-03-22
32
-136
/
+12
*
[UMA] Update more comments about extract_actions.py.
asvitkine@chromium.org
2014-03-22
1
-3
/
+5
*
Break cycles between views, content and webview.
tfarina@chromium.org
2014-03-22
5
-252
/
+273
[next]