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
...
*
Putting checks for the existence of the browser process in the background_mod...
rlp@chromium.org
2011-09-15
2
-0
/
+11
*
Fixed failing pyAuto test for testCharsStrippedForAggregatedPhoneNumbers.
dyu@chromium.org
2011-09-15
2
-10
/
+4
*
Produce histogram in important_file_writer code
jar@chromium.org
2011-09-15
3
-10
/
+24
*
Upstream android specific string changes.
carlosvaldivia@google.com
2011-09-15
1
-18
/
+51
*
Update pyauto test passwords.PasswordTest.testDisplayAndSavePasswordInfobar t...
dennisjeffrey@chromium.org
2011-09-15
1
-3
/
+6
*
[Sync] Avoid passing around EntryKernelMutationSet by value
akalin@chromium.org
2011-09-15
18
-162
/
+204
*
Update touch keyboard L&F to make key depresses more visible.
rbyers@chromium.org
2011-09-14
3
-57
/
+15
*
Certificate-Auto-Select: Adding support for wildcard certificate filters that...
markusheintz@chromium.org
2011-09-14
1
-0
/
+6
*
Fixing crash when freeing paths in a SelectFileDialogImpl
dfilimon@google.com
2011-09-14
1
-6
/
+1
*
(Reland) [Sync] Simplify WeakHandle now that WeakPtr can be destroyed from an...
akalin@chromium.org
2011-09-14
3
-127
/
+19
*
Also suppress messages after fast shutdown path has been initiated.
achuith@chromium.org
2011-09-14
1
-1
/
+1
*
Revert 100530 - Disable the in memory URL index. This is a temporary test to ...
brettw@chromium.org
2011-09-14
4
-16
/
+8
*
Reland r100733 - Cancel plugin channel requests when the renderer goes away.
willchan@chromium.org
2011-09-14
2
-10
/
+19
*
Use TYPE_CONTROL for sav widget. touch has RWVVs + compositor, so no need to ...
oshima@google.com
2011-09-14
1
-6
/
+4
*
Enable multiprofiles by default on Mac and Windows.
rsesek@chromium.org
2011-09-14
2
-1
/
+5
*
Bump FullscreenExitBubble initial delay to 3.8s. This is so we can be more ce...
jeremya@chromium.org
2011-09-14
1
-1
/
+1
*
Disable clipboard for bookmarks in TOUCH_UI builds
wyck@chromium.org
2011-09-14
2
-1
/
+15
*
GtkListView's tooltip code expects the model to store markup, not text
amruthraj@motorola.com
2011-09-14
1
-2
/
+4
*
touchui: With views-desktop turned on, we cannot determine the BrowserView fr...
sadrul@chromium.org
2011-09-14
1
-1
/
+14
*
Show settings menu for panel on GTK.
jianli@chromium.org
2011-09-14
7
-9
/
+50
*
Options: Use an edit button for Autofill profile list.
jhawkins@chromium.org
2011-09-14
5
-34
/
+44
*
Fix memory leaks from MessagePumpLibevent::Run() for Chrome OS.
satorux@chromium.org
2011-09-14
5
-22
/
+45
*
Fix Checkdeps.
ben@chromium.org
2011-09-14
1
-1
/
+0
*
Fix sending garbage descriptor if there's no spellcheck dictionary file.
jam@chromium.org
2011-09-14
1
-1
/
+1
*
Implement PanelBrowserWindowCocoa::Activate.
dcheng@chromium.org
2011-09-14
6
-7
/
+47
*
Move Aura to UI subdir.
ben@chromium.org
2011-09-14
3
-4
/
+4
*
Add OWNERS files to main extensions/ directories.
mihaip@chromium.org
2011-09-14
4
-0
/
+49
*
Remove flag guard for inline installs (web store changes have been pushed).
mihaip@chromium.org
2011-09-14
6
-20
/
+1
*
chromeos: Update user pod cursors in WebUI login.
derat@chromium.org
2011-09-14
1
-0
/
+2
*
Require that inline installs can only be done for CWS items with verified sites.
mihaip@chromium.org
2011-09-14
4
-19
/
+50
*
If a renderer is crashed, RenderProcessHost::GetHandle would return the pid o...
amruthraj@motorola.com
2011-09-14
1
-8
/
+10
*
Add assertion to make sure we're not adding more Browsers.
willchan@chromium.org
2011-09-14
1
-0
/
+1
*
Cleanup OWNERS file for the Safe Browsing Folder
mad@chromium.org
2011-09-14
1
-2
/
+4
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
24
-168
/
+697
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
11
-69
/
+30
*
[Web Intents] Change WebIntentPicker to Bubble from ConstrainedDialog.
binji@chromium.org
2011-09-14
17
-175
/
+177
*
CrOS: Use square borders for dialogs, allow content flush to edge
jamescook@chromium.org
2011-09-14
8
-113
/
+58
*
Log out the user instead of locking the screen on TOUCH_UI builds.
flackr@chromium.org
2011-09-14
1
-0
/
+7
*
chrome.experimental.downloads.onCreated, onErased
benjhayden@chromium.org
2011-09-14
8
-1
/
+207
*
Clean up extension API documentation.
dcheng@chromium.org
2011-09-14
81
-630
/
+0
*
Added ability to set ChromeDownloadManagerDelegate for testing.
rdsmith@chromium.org
2011-09-14
9
-132
/
+216
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
11
-30
/
+69
*
Delete a bunch of redundant code for trimming tooltips.
evan@chromium.org
2011-09-14
1
-1
/
+1
*
Update the keyboard's bounds when the views desktop's bounds are changed.
vollick@chromium.org
2011-09-14
3
-13
/
+58
*
Revert 101063 - Removing singleton property of MediaStreamManager and creatin...
mad@chromium.org
2011-09-14
2
-9
/
+0
*
If Softricity DLLs are detected relaunch Chrome via WMI
jschuh@chromium.org
2011-09-14
2
-3
/
+41
*
Make inline install handle inline_install_not_supported CWS responses.
mihaip@chromium.org
2011-09-14
4
-4
/
+96
*
[Mac] New multi-profile main menubar UI.
rsesek@chromium.org
2011-09-14
6
-25
/
+293
*
Disable cookies and caching for inline install webstore requests.
mihaip@chromium.org
2011-09-14
1
-0
/
+4
*
Fix pyauto test passwords.PasswordTest.testDisplayAndSavePasswordInfobar to w...
dennisjeffrey@chromium.org
2011-09-14
2
-5
/
+24
[prev]
[next]