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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instant: Don't wait for SearchProvider to send autocomplete results
sreeram@chromium.org
2013-03-27
1
-2
/
+5
*
[chromedriver] Implement get/set geolocation command.
kkania@chromium.org
2013-03-26
17
-1
/
+336
*
Rename RootWindowHostLinux and inheritors.
rjkroege@chromium.org
2013-03-26
5
-30
/
+30
*
[chromedriver] Archive adb_commands.py for linux on googlecode.
frankf@chromium.org
2013-03-26
1
-0
/
+3
*
[chromedriver] Set permissions correctly on the server (workaround for bug in...
craigdh@chromium.org
2013-03-26
1
-0
/
+2
*
Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...
raymes@chromium.org
2013-03-26
2
-12
/
+23
*
Add a new App launcher promo to the apps page / NTP.
mad@chromium.org
2013-03-26
13
-43
/
+243
*
add separators to ui::ComboboxModel, implement on views.
estade@chromium.org
2013-03-26
2
-1
/
+7
*
Add text selection to disabled features doc.
mkearney@google.com
2013-03-26
1
-0
/
+7
*
Making sure all permissions are documented in declare_permissions.html.
mkearney@google.com
2013-03-26
1
-6
/
+83
*
Replace only use of WebRegularExpression with RE2
jamesr@chromium.org
2013-03-26
3
-9
/
+6
*
Clear existing URL exceptions when allowing/blocking hosts on the history page.
bauerb@chromium.org
2013-03-26
5
-0
/
+127
*
Rip autofill code out of webdataservice
caitkp@chromium.org
2013-03-26
11
-534
/
+97
*
Open URL in a window if cannot open in a tab.
vadimt@chromium.org
2013-03-26
1
-1
/
+7
*
[ChromeDriver] Run the backwarder on Android devices to give java tests acces...
craigdh@chromium.org
2013-03-26
2
-54
/
+121
*
Fix erroneous edits to histogram enum.
rpaquay@chromium.org
2013-03-26
1
-1
/
+1
*
Delete SnapshotTabHelper now that dependencies are fixed.
justinlin@chromium.org
2013-03-26
8
-156
/
+0
*
Add vsync notification command line switch
skyostil@chromium.org
2013-03-26
1
-0
/
+1
*
Update Silverlight metadata for CVE-2013-0074.
cevans@chromium.org
2013-03-26
2
-15
/
+6
*
Revert 190584 "Alternate NTP Mac: Show overlay at fixed position"
sail@chromium.org
2013-03-26
18
-214
/
+82
*
Make GCF work a little bit when use_aura=1.
grt@chromium.org
2013-03-26
1
-0
/
+4
*
Bluetooth UI: Don't close the overlay on "connect" action.
deymo@chromium.org
2013-03-26
1
-1
/
+2
*
Split apk-build.xml into 3 steps
cjhopman@chromium.org
2013-03-26
2
-3
/
+3
*
Extension docs: document that activeTab is now stable.
kalman@chromium.org
2013-03-26
1
-4
/
+0
*
filemanager: Fix decoging of state stored in URL hash.
haruki@chromium.org
2013-03-26
2
-3
/
+4
*
Hide Autofill UI if it can't setup an Observer for the Native View
csharp@chromium.org
2013-03-26
3
-12
/
+28
*
Update deprecated features doc to correctly reference webview (instead of obj...
mkearney@google.com
2013-03-26
1
-2
/
+3
*
[chromedriver] Disable a failed java test in Win7 QA bot.
chrisgao@chromium.org
2013-03-26
1
-0
/
+9
*
Extract Extension IME related utility.
nona@chromium.org
2013-03-26
8
-43
/
+22
*
[DevTools] Fix devtools saving wrong window size to preferences.
dgozman@chromium.org
2013-03-26
2
-8
/
+12
*
Removed policy_oauth_fetcher.cc, and cleaned up usage of GaiaConstants::kDevi...
joaodasilva@chromium.org
2013-03-26
6
-203
/
+4
*
Fix syntax typo in login screen.
glotov@chromium.org
2013-03-26
1
-2
/
+2
*
Files.app: Update the left tree when the directory content is updated
yoshiki@chromium.org
2013-03-26
1
-15
/
+61
*
Use only IJG decoding path to decode profile pictures on login screen
nkostylev@chromium.org
2013-03-26
2
-15
/
+49
*
Remove MessageLoopRunners from ExistingUserControllerPublicSessionTest.
dconnelly@chromium.org
2013-03-26
1
-19
/
+14
*
[Media Galleries] Ignore Mac PTP volumes mounted with mass storage
gbillock@chromium.org
2013-03-26
1
-0
/
+5
*
Cleanup: Simplify Linux StorageMonitor's GetDeviceInfo function.
thestig@chromium.org
2013-03-26
3
-87
/
+54
*
[spellcheck] Minor style cleanup.
groby@chromium.org
2013-03-26
2
-5
/
+6
*
Revert (187020) side launcher enabled by default for M27
harrym@chromium.org
2013-03-26
7
-18
/
+18
*
[win] Don't show app launcher in taskbar on Windows XP
benwells@chromium.org
2013-03-26
1
-0
/
+10
*
filemanager: Fix styles in main.html
haruki@chromium.org
2013-03-26
1
-49
/
+40
*
Document chrome.downloads.DangerType=accepted.
benjhayden@chromium.org
2013-03-26
1
-0
/
+2
*
Add a browser_tests for the ExtensionInstallSources policy.
mnissler@chromium.org
2013-03-26
2
-0
/
+71
*
Clean up device state if locally managed user transaction failed at some point.
antrim@chromium.org
2013-03-26
2
-0
/
+60
*
Implement FakeDriveFileSystem::GetEntryInfoByResourceId.
hidehiko@chromium.org
2013-03-26
5
-3
/
+253
*
Fix NativeMessageProcessHost to handle terminted hosts properly.
sergeyu@chromium.org
2013-03-26
3
-9
/
+43
*
Correct help topic ID for public sessions
bartfab@chromium.org
2013-03-26
1
-1
/
+1
*
[Autofill:Risk] Add browser feature to the Risk protobuf.
isherman@chromium.org
2013-03-26
2
-4
/
+8
*
Implemented new UI for error messages on OOBE/Login.
dzhioev@chromium.org
2013-03-26
14
-142
/
+172
*
Revert 190596 "Extract input_method_whitelist.{h|cc} from c/b/ch..."
ygorshenin@chromium.org
2013-03-26
14
-7
/
+506
[next]