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
*
This change is motivated by the need to implement the Android WebView.loadDat...
benm@google.com
2012-10-11
23
-31
/
+223
*
Show selection handles around selected text.
husky@chromium.org
2012-10-11
10
-21
/
+3164
*
Change visibility of the destructor to public.
lpromero@google.com
2012-10-11
1
-1
/
+3
*
[content shell] Add layout test specific font setup (for linux only right now)
jochen@chromium.org
2012-10-11
8
-0
/
+211
*
Revert 161344 - Add missing python-mod-pywebsocket dependency to install-buil...
jochen@chromium.org
2012-10-11
1
-3
/
+3
*
Renames SystemBackgroundController to ColoredWindowController and
sky@chromium.org
2012-10-11
6
-69
/
+82
*
Make LocalFileSyncStatus non thread safe
kinuko@chromium.org
2012-10-11
2
-21
/
+14
*
Add content_unittests to the dependencies of the aura_builder target.
jam@chromium.org
2012-10-11
1
-0
/
+1
*
Remove unneeded files from unit_test.isoalte
csharp@chromium.org
2012-10-11
1
-7
/
+0
*
bookmarks: Remove unused includes of history_service_factory.h from some files.
tfarina@chromium.org
2012-10-11
2
-2
/
+0
*
Add missing python-mod-pywebsocket dependency to install-build-deps.sh
jochen@chromium.org
2012-10-11
1
-3
/
+3
*
Add controls to slideshow
kaznacheev@chromium.org
2012-10-11
12
-95
/
+190
*
Removing the reference to the 'commands' permission as it is no longer needed.
finnur@chromium.org
2012-10-11
1
-12
/
+3
*
Update unit_tests.isolate on Linux
csharp@chromium.org
2012-10-11
1
-9
/
+93
*
[content shell] remove dead code (disabling ssl certificate checks for layout...
jochen@chromium.org
2012-10-11
1
-2
/
+0
*
[filemanager] Polish of action choice dialog.
dgozman@chromium.org
2012-10-11
12
-77
/
+151
*
Abandon older drawBitmapRect behavior, to get the new src-can-be-float behavior.
reed@google.com
2012-10-11
2
-4
/
+40
*
Update .DEPS.git
chrome-admin@google.com
2012-10-11
1
-3
/
+3
*
Increase URL blacklist size limit to 1000.
mnissler@chromium.org
2012-10-11
2
-3
/
+3
*
Reenabled DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh
vsevik@chromium.org
2012-10-11
1
-9
/
+1
*
Remode debugging protocol: add test for minor version matching.
eustas@chromium.org
2012-10-11
1
-0
/
+7
*
Roll Skia DEPS to r5891
robertphillips@google.com
2012-10-11
1
-1
/
+1
*
Ifdef out the parts of navigation_controller.h that are not supported on iOS.
msarda@chromium.org
2012-10-11
1
-0
/
+4
*
Ensures that we always run the low-latency audio capture at natively 128 audi...
henrika@chromium.org
2012-10-11
4
-36
/
+96
*
Document variables that can be expanded on the relevant policies.
joaodasilva@chromium.org
2012-10-11
1
-0
/
+8
*
Add Copy and Move operations to CannedSyncableFileSystem
nhiroki@chromium.org
2012-10-11
2
-0
/
+26
*
Implement Extension Command shortcut deletion.
finnur@chromium.org
2012-10-11
5
-34
/
+117
*
Update .DEPS.git
chrome-admin@google.com
2012-10-11
1
-2
/
+2
*
Webkit roll 130965:131010
shinyak@chromium.org
2012-10-11
1
-1
/
+1
*
drive: Move DriveFileError to chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-11
17
-101
/
+128
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
3
-68
/
+13
*
Mac Web Intents Part 12: Choose service
sail@chromium.org
2012-10-11
18
-6
/
+993
*
BrowserTestBase::CreateTestServer should accept FilePath
toyoshim@chromium.org
2012-10-11
4
-5
/
+6
*
Add gfx::ToRoundedInt safe conversion method from float to int.
danakj@chromium.org
2012-10-11
8
-11
/
+134
*
Drop profile member from GDataWapiService
tzik@chromium.org
2012-10-11
2
-5
/
+1
*
Keyboard Overlay: adds the shortcut keys of the screen magnifier.
yoshiki@chromium.org
2012-10-11
3
-0
/
+12
*
Build content_unittests on the "Win Aura" bot.
hbono@chromium.org
2012-10-11
1
-0
/
+1
*
Refactor unit tests for syncable filesystem using ScopedExternalFileSystem
nhiroki@chromium.org
2012-10-11
2
-19
/
+17
*
Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
6
-41
/
+21
*
Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...
calvinlo@chromium.org
2012-10-11
5
-196
/
+25
*
Mac Web Intents Part 14: Migrate extension install prompt
sail@chromium.org
2012-10-11
18
-2925
/
+2614
*
WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
6
-21
/
+41
*
drive: Rename chrome/browser/chromeos/gdata to chrome/browser/chromeos/drive
satorux@chromium.org
2012-10-11
110
-471
/
+471
*
Mac Web Intents Part 11: Progress view
sail@chromium.org
2012-10-11
13
-41
/
+585
*
Upstreaming autofill changes for Android
aurimas@chromium.org
2012-10-11
1
-0
/
+8
*
Fix clang error caused by lack of OVERRIDE in r161270.
falken@chromium.org
2012-10-11
1
-1
/
+2
*
FileBrowserEventRouter should ignore GDATA_NO_CONNECTION auth error.
tbarzic@chromium.org
2012-10-11
10
-20
/
+23
*
Introduced the file_system namespace.
mtomasz@chromium.org
2012-10-11
9
-53
/
+63
*
drive: Move IsDriveEnabled() and DisableDrive() to DriveSystemService
satorux@chromium.org
2012-10-11
6
-59
/
+48
*
google_apis: Move Contacts API code to chrome/browser/chromeos/contacts
satorux@chromium.org
2012-10-11
9
-17
/
+17
[next]