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
*
Coalesce event router Init calls into their constructors.
yoz@chromium.org
2012-11-05
19
-104
/
+32
*
Collect user logs that debugd can not access
gauravsh@chromium.org
2012-11-05
6
-13
/
+87
*
Update .DEPS.git
chrome-admin@google.com
2012-11-05
1
-1
/
+1
*
NaCl: Update revision in DEPS, r10167 -> r10186
mseaborn@chromium.org
2012-11-05
1
-1
/
+1
*
Check status_area before accessing system_tray where appropriate
stevenjb@chromium.org
2012-11-05
7
-14
/
+31
*
Create ash memory monitor
davemoore@chromium.org
2012-11-05
10
-1
/
+167
*
Fix test - autofill.AutofillTest.testTabOrderForEditAddress
jasneet@chromium.org
2012-11-05
1
-2
/
+0
*
Gets the menu code to use the right MenuConfig and right NativeTheme.
sky@chromium.org
2012-11-05
37
-189
/
+249
*
Caches the display names in MultiDisplayManager (2nd)
mukai@chromium.org
2012-11-05
4
-54
/
+82
*
Fix the leak in WallpaperPrivateApiUnittest.
thestig@chromium.org
2012-11-05
1
-4
/
+10
*
Update .DEPS.git
chrome-admin@google.com
2012-11-05
1
-1
/
+1
*
Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af...
jam@chromium.org
2012-11-05
2
-8
/
+3
*
Roll WebKit DEPS 133477:133487
aboxhall@chromium.org
2012-11-05
1
-1
/
+1
*
Remove stale Dr.Memory suppressions
dalecurtis@chromium.org
2012-11-05
1
-10
/
+0
*
Upstream the implementation for createStreamTextureChromium and destroyStream...
qinmin@chromium.org
2012-11-05
2
-0
/
+13
*
Check for errors in SendManagedMemoryStats
ccameron@chromium.org
2012-11-05
1
-0
/
+3
*
Add an option to specify the versio to tweak_info_plist, and use it to set th...
jochen@chromium.org
2012-11-05
3
-21
/
+37
*
this change improves the following points of the FPS counter:
egraether@chromium.org
2012-11-05
7
-90
/
+152
*
Export function from ChromeDriver shared lib for use by the Java WebDriver bi...
kkania@chromium.org
2012-11-05
7
-0
/
+2048
*
Remove the Variations.ServerStudyExpiredUniformity1Percent histogram.
stevet@chromium.org
2012-11-05
1
-8
/
+1
*
Create a new-installs-only uniformity trial.
stevet@chromium.org
2012-11-05
3
-6
/
+40
*
Update system tray after session start
davemoore@chromium.org
2012-11-05
1
-0
/
+1
*
Extend the FCM and thread trial into beta (it was previously
vangelis@google.com
2012-11-05
1
-1
/
+2
*
Make PrerenderManager depend on HistoryService
akalin@chromium.org
2012-11-05
1
-0
/
+3
*
Better mouse support for metro aura
cpu@chromium.org
2012-11-05
12
-65
/
+149
*
Add several strings to the grit whitelist for iOS.
blundell@chromium.org
2012-11-05
1
-0
/
+9
*
BrowserPlugin: Move resize logic to BrowserPluginGuest
fsamuel@chromium.org
2012-11-05
4
-63
/
+65
*
Fix uninitialized variable in QuicConnection::OnPacketComplete used in loggin...
rch@chromium.org
2012-11-05
2
-3
/
+6
*
Mark PPAPI requests that fail due to surfaway as PP_ERROR_ABORTED.
ncbray@chromium.org
2012-11-05
1
-0
/
+3
*
Fix Crashes in the New Autofill UI
csharp@chromium.org
2012-11-05
14
-95
/
+146
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
57
-852
/
+596
*
Linux: Do not attempt to talk to mtpd during tests. It causes too much error ...
thestig@chromium.org
2012-11-05
1
-0
/
+5
*
Android: Remove dependency on language detection library.
nileshagrawal@chromium.org
2012-11-05
8
-6
/
+51
*
Ensure sidebar links are re-enabled when a confirmation dialog is closed
bartfab@chromium.org
2012-11-05
1
-26
/
+32
*
Fixes a bug affecting CrOS (Aura) that causes the infobar arrow, although bei...
mathp@chromium.org
2012-11-05
2
-17
/
+0
*
Revert "Revert 166003 - Move Chromoting strings to string_resources.grd and s...
phajdan.jr@chromium.org
2012-11-05
43
-0
/
+16677
*
views: Do not use deprecated method in BrowserFrameWin.
tfarina@chromium.org
2012-11-05
1
-2
/
+2
*
[autofill] Adding new API to request an interactive autocomplete UI flow.
dbeam@chromium.org
2012-11-05
5
-4
/
+83
*
Fix nacl_integration test to more reliably crash.
bbudge@chromium.org
2012-11-05
1
-1
/
+1
*
Fixed a couple of issues in install_test.py and run_install_tests.py. Fixed a...
nkang@chromium.org
2012-11-05
2
-1
/
+10
*
Added completion notification to the call chain from Profile's ClearNetworkin...
engedy@chromium.org
2012-11-05
15
-71
/
+189
*
Revert 165832 - Nix unused views_text_utils.[cc|h].
bartfab@chromium.org
2012-11-05
3
-0
/
+235
*
Update .DEPS.git
chrome-admin@google.com
2012-11-05
1
-1
/
+1
*
Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ...
sergeyu@chromium.org
2012-11-05
52
-5602
/
+216
*
Redirect behaviour of gesture events on browser action buttons appropriately.
flackr@chromium.org
2012-11-05
2
-4
/
+10
*
Roll DEPS to pull in ProgramDatabaseFile fix for Ninja
noelallen@chromium.org
2012-11-05
1
-1
/
+1
*
Fix BookmarksImporter failure with folders.
aruslan@chromium.org
2012-11-05
1
-1
/
+2
*
PPAPI: Get TrackedCallback ready for running on non-main threads.
dmichael@chromium.org
2012-11-05
29
-177
/
+124
*
We should not call SetAutomaticGainControl in non-AUDIO_PCM_LOW_LATENCY path ...
xians@chromium.org
2012-11-05
1
-2
/
+4
*
Revert 166000 - Base: Disable the scoped handle verifier
rvargas@google.com
2012-11-05
1
-1
/
+1
[next]