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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend speech input bubble in Mac to display error messages with try-again an...
satish@chromium.org
2010-09-21
1
-9
/
+83
*
Generate html documentation for enterprise policies
gfeher@chromium.org
2010-09-21
2
-10
/
+115
*
When crashing on Linux, properly close all file descriptors after forking, so...
rsleevi@chromium.org
2010-09-21
1
-1
/
+1
*
dom-ui settings: add settings icon in prep for adopting in settings tab.
csilv@chromium.org
2010-09-21
1
-0
/
+0
*
Add the ability to change NTP logos using a command from the web resource ser...
mirandac@chromium.org
2010-09-21
1
-0
/
+2
*
Spelling fix.
glotov@chromium.org
2010-09-20
1
-1
/
+1
*
[Mac] Refactor the DevToolsController and SidebarController to create their v...
rohitrao@chromium.org
2010-09-17
1
-56
/
+0
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
2
-1764
/
+191
*
[Mac] Replace the existing browser-child mach ipc with a long-lived listener ...
rohitrao@chromium.org
2010-09-17
1
-1
/
+27
*
Adds instant to about:labs.
sky@chromium.org
2010-09-16
1
-0
/
+6
*
Show a volume indicator as audio is being recorded.
satish@chromium.org
2010-09-16
2
-1
/
+0
*
Add help dialog for connectivity issues on welcome screen.
nkostylev@chromium.org
2010-09-15
1
-0
/
+6
*
New page tear image from Nicholas.
sky@chromium.org
2010-09-15
1
-0
/
+0
*
Bump the seccomp DEPS. This enables all the necessary features for breakpad
markus@chromium.org
2010-09-15
1
-2
/
+4
*
Adding new Omnibox images from Cole for the SSL warning and errors.
finnur@chromium.org
2010-09-15
5
-712
/
+430
*
Add new images to be used in a future CL for audio levels in speech input.
satish@chromium.org
2010-09-15
4
-0
/
+3
*
[Mac] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-15
1
-96
/
+937
*
Add annotations to the policy template metafile
gfeher@chromium.org
2010-09-15
1
-23
/
+152
*
Cleans up some of the strings that appear in administrative templates, per fe...
gwilson@google.com
2010-09-15
1
-20
/
+20
*
Show these two cert errors as warnings, not errors (as requested by Ian):
finnur@chromium.org
2010-09-14
1
-1
/
+8
*
Change wording of "allow only sandboxed plugins" radio button.
bauerb@chromium.org
2010-09-14
1
-1
/
+1
*
Fix mode on match_preview_tear.png
jamesr@chromium.org
2010-09-14
1
-0
/
+0
*
Separates out image and grd change so that I can use trybots.
sky@chromium.org
2010-09-14
2
-0
/
+1
*
Add tabbed options to labs.
estade@chromium.org
2010-09-13
1
-0
/
+6
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
1
-24
/
+3
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+1
*
Uses an internal error page on some of the more common http errors, and a few...
mmenke@chromium.org
2010-09-13
1
-2
/
+69
*
Run worker processes via the zygote.
agl@chromium.org
2010-09-13
1
-2
/
+4
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
We used to show error messages as info bars earlier. Based on UX feedback, we...
satish@chromium.org
2010-09-10
1
-2
/
+11
*
Add a confirmation prompt to app uninstallation on the ntp.
aa@chromium.org
2010-09-10
1
-3
/
+0
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Rename pngs to correspond with enums better, as suggested
finnur@chromium.org
2010-09-10
3
-2
/
+2
*
Change the toast text and make sure errors are written to
finnur@chromium.org
2010-09-10
2
-5
/
+17
*
Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI...
finnur@chromium.org
2010-09-10
2
-2
/
+7
*
String changes for click-to-play.
bauerb@chromium.org
2010-09-10
1
-3
/
+3
*
Add policy support for Chrome Frame. New Chrome Frame messages added to th js...
tommi@chromium.org
2010-09-10
2
-0
/
+75
*
Fix 'about:terms' for Swahili and Amharic.
jshin@chromium.org
2010-09-09
2
-0
/
+140
*
Add Farsi support
jshin@chromium.org
2010-09-09
14
-0
/
+128
*
Move devtools and sidebar handling to BWC and ensure the order of layout adju...
alekseys@chromium.org
2010-09-09
2
-101
/
+109
*
Mac: change tabpose shortcut to cmd-ctrl-t (matches camino)
thakis@chromium.org
2010-09-09
1
-5
/
+33
*
Make the content browser in ChromeOS honor the DOM UI font setting.
jshin@chromium.org
2010-09-09
25
-37
/
+30
*
Turns on by default accelerated compositing on the mac. Removes --enable-acce...
vangelis@chromium.org
2010-09-09
1
-15
/
+0
*
Use real privacy dashboard link.
tim@chromium.org
2010-09-08
1
-2
/
+2
*
AutoFill Mac dialog should be non-modal
dhollowa@chromium.org
2010-09-08
1
-144
/
+16
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
1
-0
/
+13
*
Use new touchpad api
davemoore@chromium.org
2010-09-08
1
-7
/
+1
*
Remove unused grd string from About box.
finnur@chromium.org
2010-09-08
1
-4
/
+1
*
Build failure fix: Disabling accelerated compositing on the mac as it fails m...
vangelis@chromium.org
2010-09-08
1
-0
/
+15
*
Improve Korean keyboard support.
yusukes@chromium.org
2010-09-08
1
-0
/
+3
[next]