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
*
Fix ui::Accelerator class hierarchy
sail@chromium.org
2012-11-27
42
-404
/
+546
*
Fixing ONC User Import from net-internals which was broken with crrev.com/168...
pneubeck@chromium.org
2012-11-27
1
-6
/
+15
*
Clean Up: Use IBusInputContextClient instead of libibus api.
nona@chromium.org
2012-11-27
2
-61
/
+11
*
Implement ApplyLocalChange in DriveFileSyncService
nhiroki@chromium.org
2012-11-27
3
-4
/
+439
*
Refactor BrowserFont to new design
victorhsieh@chromium.org
2012-11-27
10
-73
/
+71
*
Fix comment/string typo in chromeos/dbus/ibus.
kinaba@chromium.org
2012-11-27
23
-42
/
+39
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
79
-1634
/
+1581
*
Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...
sgurun@chromium.org
2012-11-27
28
-1823
/
+2392
*
Remove legacy constrained window dialogs
sail@chromium.org
2012-11-27
19
-2157
/
+74
*
Update media gallery dialog to new constrained window style
sail@chromium.org
2012-11-27
5
-61
/
+67
*
Revert 169595 - Add AutoThread types for Windows that initialize COM.
joi@chromium.org
2012-11-27
3
-148
/
+11
*
google_apis: Add a test for GetDocumentsOperation with the default feed.
satorux@chromium.org
2012-11-27
1
-45
/
+86
*
Drive: Rename bunch of *_GDATA_* in generated_resources.grd (C++ side)
yoshiki@chromium.org
2012-11-27
2
-59
/
+59
*
google_apis: Remove an unused parameter from EntryActionCallback
satorux@chromium.org
2012-11-27
12
-32
/
+21
*
Add FILE_BUSY handling in DidProcessRemoteChange
kinuko@chromium.org
2012-11-27
7
-14
/
+149
*
Revert 169194 - NTP5: Implementing new specification for favicons of Most Vis...
pedrosimonetti@chromium.org
2012-11-27
4
-124
/
+68
*
Use favicon dominant color in immersive mode light bars
jamescook@chromium.org
2012-11-27
10
-112
/
+268
*
google_apis: Add tests for GetDocumentEntryOperation
satorux@chromium.org
2012-11-27
1
-11
/
+93
*
Consolidate handling unloaded extensions in Browser.
avi@chromium.org
2012-11-27
2
-25
/
+14
*
Add AutoThread types for Windows that initialize COM.
wez@chromium.org
2012-11-27
3
-11
/
+148
*
Use a blank web page instead of an extension as the continue URL.
rogerta@chromium.org
2012-11-27
3
-38
/
+52
*
Revert 169589: Caused a bunch of
thakis@chromium.org
2012-11-27
1
-7
/
+10
*
Update .DEPS.git
chrome-admin@google.com
2012-11-27
1
-2
/
+0
*
Revert 169585 (broke check_deps2submodules on the linux bots:
thakis@chromium.org
2012-11-27
1
-3
/
+0
*
Use new -fsanitize=address instead of deprecated -faddress-sanitizer
thakis@chromium.org
2012-11-27
1
-10
/
+7
*
[Autofill] Don't crash if autocomplete is disabled while the user is interact...
isherman@chromium.org
2012-11-27
2
-5
/
+54
*
DesktopSessionAgent now hosts the video capturer and provides necessary plumb...
alexeypa@chromium.org
2012-11-27
11
-66
/
+415
*
Update .DEPS.git
chrome-admin@google.com
2012-11-27
1
-0
/
+2
*
Add accessibility-developer-tools to DEPS.
aboxhall@chromium.org
2012-11-27
1
-0
/
+3
*
Update login prompt to new constrained window style
sail@chromium.org
2012-11-27
6
-90
/
+286
*
Serialize base_url in Android WebView state
boliu@chromium.org
2012-11-27
3
-3
/
+18
*
Pagination and search for the chrome://settings/editDictionary page.
rouslan@chromium.org
2012-11-27
10
-73
/
+293
*
This patch changes behavior of "Add Folder"/"Add Page" menu item of context m...
yosin@chromium.org
2012-11-27
1
-34
/
+70
*
Consolidate focus handling a bit more in the new FocusController.
ben@chromium.org
2012-11-27
4
-114
/
+272
*
Make scaled paints to the backing store work on Windows and Linux
jbauman@chromium.org
2012-11-27
4
-26
/
+35
*
Add missing return statement in media::BindToLoop() when using scoped_ptr_mal...
scherkus@chromium.org
2012-11-27
3
-2
/
+33
*
Fix uninitialized memory in ExtensionUpdaterTest.
mek@chromium.org
2012-11-27
3
-39
/
+21
*
google_apis: Remove a hard-coded URL hack from HttpRequestParser
satorux@chromium.org
2012-11-27
5
-8
/
+43
*
change PanelManager usage to be !CrOS rather than !Ash
scottmg@chromium.org
2012-11-27
1
-3
/
+3
*
app_list: Fix app title elide on left/right.
xiyuan@chromium.org
2012-11-27
1
-9
/
+11
*
[win] Don't use app_host.exe for v1 apps.
benwells@chromium.org
2012-11-27
8
-25
/
+44
*
In BookmarkTree.handleCreated(), it uses treeLookup[] for getting parent fold...
yosin@chromium.org
2012-11-27
1
-14
/
+1
*
Yahoo Japan has made several changes for their sites. So, we don't need have ...
yosin@chromium.org
2012-11-27
2
-16
/
+1
*
Improve update process for non-app extensions.
mek@chromium.org
2012-11-27
2
-16
/
+43
*
mac: Use bitmaps instead of vectors for tab outlines.
thakis@chromium.org
2012-11-27
6
-81
/
+59
*
Drive: Rename bunch of *_GDATA_* in generated_resources.grd (HTML/JS part)
yoshiki@chromium.org
2012-11-27
7
-56
/
+56
*
Add a test for SymbolMappingCache in tools/deep_memory_profiler/dmprof.py.
dmikurube@chromium.org
2012-11-27
2
-154
/
+238
*
Fix Extensions.EventPageIdleTime histogram.
mpcomplete@chromium.org
2012-11-27
1
-8
/
+10
*
RefreshEntryProto fix for root.
achuith@chromium.org
2012-11-27
3
-23
/
+92
*
Disable yet another flaky FullscreenControllerInteractiveTest
thakis@chromium.org
2012-11-27
1
-1
/
+2
[next]