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
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
35
-723
/
+1424
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-10-09
6
-36
/
+99
*
Update webrtc to 2881 and libjingle to 202.
ronghuawu@chromium.org
2012-10-09
4
-4
/
+7
*
[Coverity] Pass-by-val -> pass-by-ref
groby@chromium.org
2012-10-09
3
-9
/
+8
*
Tab looks jagged upder HighDPI
dhollowa@chromium.org
2012-10-09
6
-39
/
+8
*
Screen Magnifier: Change keyboard shortcut from [CTRL + brightness] to [CTRL ...
yoshiki@chromium.org
2012-10-09
1
-2
/
+4
*
Combined window positioning and show state determiniation in the WindowSizer
skuhne@chromium.org
2012-10-09
20
-277
/
+631
*
Changed DB to store node positions as Ordinals.
vishwath@google.com
2012-10-09
23
-65
/
+578
*
Extensions Docs Server: Version ApiDataSource and IntroDataSource so that
cduvall@chromium.org
2012-10-09
7
-309
/
+322
*
cc: Use syntax sugar 'make_scoped_ptr' in more places.
tfarina@chromium.org
2012-10-09
17
-34
/
+35
*
Eliminate last references to disable_dynamic_plugin_loading in Chrome repo.
ncbray@chromium.org
2012-10-09
3
-17
/
+3
*
add --help-tests to list valgrind tests
alecflett@chromium.org
2012-10-09
1
-0
/
+27
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
8
-45
/
+10
*
Enables to specify the ID of the display which should be primary when connected.
mukai@chromium.org
2012-10-09
4
-24
/
+148
*
Make ShellWindowGtk support new draggable region syntax and behavior.
jianli@chromium.org
2012-10-09
2
-0
/
+27
*
Update .DEPS.git
chrome-admin@google.com
2012-10-09
1
-1
/
+1
*
Factor out validate pin and also do it on confirm focus.
rmsousa@chromium.org
2012-10-09
1
-5
/
+22
*
WebKit roll 130630:130680
jchaffraix@chromium.org
2012-10-09
1
-1
/
+1
*
Use local strcmp in pnacl IRT shim.
dschuff@chromium.org
2012-10-09
1
-1
/
+7
*
app_list: Fix search result view overlap in RTL.
xiyuan@chromium.org
2012-10-09
1
-0
/
+2
*
Prevent AudioLowLatencyInputMac from changing frame sizes.
dalecurtis@chromium.org
2012-10-09
3
-16
/
+39
*
Fix bug where client autocomplete results weren't being read properly and add...
dcblack@chromium.org
2012-10-09
1
-7
/
+23
*
Speculative fix for window dragging in X11 multi monitor setups
jamesr@chromium.org
2012-10-09
1
-1
/
+4
*
Update media perf_av expectations post r159131
shadi@chromium.org
2012-10-09
1
-450
/
+450
*
NaCl SDK: Add flag to build_sdk.py to skip download and untar tooclhain steps.
dschuff@chromium.org
2012-10-09
1
-2
/
+6
*
Add workaround for window mask off-by-one bug
wittman@chromium.org
2012-10-09
1
-0
/
+6
*
[Sync] Protect against tabs without valid navigations.
zea@chromium.org
2012-10-09
2
-1
/
+9
*
Cleanup - unused data member in ExtensionIconSource (since r160143)
tapted@chromium.org
2012-10-09
1
-5
/
+0
*
Cleanup: Move some private kwallet declarations out of the header and into an...
thestig@chromium.org
2012-10-09
2
-84
/
+72
*
Clarify comments in base/time.h
akalin@chromium.org
2012-10-09
1
-8
/
+9
*
Clean up NaCl's SCons build.
ncbray@chromium.org
2012-10-09
13
-748
/
+15
*
Cleanup: Simplify chrome gyp files.
thestig@chromium.org
2012-10-08
6
-36
/
+12
*
Revert "Revert 160537 - Update jni generator for Android."
nileshagrawal@chromium.org
2012-10-08
2
-5
/
+4
*
disconnect captureOutput from VideoCaptureDeviceQTKit and captureSession when...
wjia@chromium.org
2012-10-08
1
-0
/
+6
*
Revert 160721 - Build the Widevine CDM plugin.
creis@chromium.org
2012-10-08
3
-7
/
+0
*
Set the date view actionable so that clicking on it will open settings page o...
jennyz@chromium.org
2012-10-08
1
-1
/
+1
*
Convert PPB_Instance_Private interface to IDL
raymes@chromium.org
2012-10-08
3
-6
/
+111
*
Tab content flashes grey bottom half after navigating from search
dhollowa@chromium.org
2012-10-08
2
-5
/
+6
*
Do not store the primary display id when internal output is specified. Rathe...
mukai@chromium.org
2012-10-08
3
-7
/
+22
*
Leak suppressions: add 3 for IndexedDB, expand 1 for worker/binding/v8String.
jsbell@chromium.org
2012-10-08
1
-15
/
+29
*
add default constructor to PendingTask; compilation fix for VS2012
scottmg@chromium.org
2012-10-08
2
-0
/
+4
*
Skips some initialization code that is not yet used in Android
acleung@google.com
2012-10-08
1
-0
/
+6
*
New Cloud Print Private API.
vitalybuka@chromium.org
2012-10-08
18
-75
/
+328
*
Move ChromeOS strings into a separate (included) grd file
benrg@chromium.org
2012-10-08
2
-3456
/
+3454
*
Extensions Docs Server: Allow SamplesDataSource to handle missing files
cduvall@chromium.org
2012-10-08
1
-2
/
+15
*
Update .DEPS.git
chrome-admin@google.com
2012-10-08
1
-1
/
+1
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
29
-215
/
+609
*
WebKit roll 130590:130630
jchaffraix@chromium.org
2012-10-08
1
-1
/
+1
*
gl: Move GpuSwitchingManager into ui namespace.
tfarina@chromium.org
2012-10-08
8
-27
/
+25
*
Upstream LoadUrlParams extra headers with test
boliu@chromium.org
2012-10-08
4
-12
/
+124
[next]