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
*
Fix PPAPI ui_tests.
piman@google.com
2011-05-20
1
-7
/
+11
*
Additional restrictions on kChromeUIScheme pages.
asargent@chromium.org
2011-05-20
2
-0
/
+159
*
Fixed media file API urls that are handed over to media player.
zelidrag@chromium.org
2011-05-20
1
-2
/
+10
*
Fix app process initialization when opening an app in a new tab.
creis@chromium.org
2011-05-20
2
-3
/
+20
*
Print Preview: Check the result from GetPrintPreviewData() and return on fail...
thestig@chromium.org
2011-05-20
1
-2
/
+4
*
Options: Add a missing </tr>.
jhawkins@chromium.org
2011-05-20
1
-0
/
+1
*
WebUI: Remove work around for label click bug.
arv@chromium.org
2011-05-20
1
-10
/
+0
*
Detect & destroy dead conflictresolver paths.
nick@chromium.org
2011-05-20
4
-55
/
+4
*
Add integration tests for instant.py.
dyu@chromium.org
2011-05-20
1
-0
/
+25
*
Fix password automation hooks to get pyauto test testSavePassword working.
dennisjeffrey@chromium.org
2011-05-20
7
-41
/
+145
*
Add strings for print preveiw <-> cloud print integration.
abodenha@google.com
2011-05-20
1
-0
/
+31
*
[ChromeOS]More network settings UI touch ups.
xiyuan@chromium.org
2011-05-20
2
-34
/
+4
*
dom-ui settings: Stop observing an existing BrowserDataRemover before creatin...
csilv@chromium.org
2011-05-20
1
-2
/
+6
*
Revert part of r82614 which regressed dropping stuff onto the tabstrip
estade@chromium.org
2011-05-20
1
-1
/
+1
*
Print Preview: Fixing print header alignment, "Preview loading..." spacing an...
dpapad@chromium.org
2011-05-20
2
-4
/
+8
*
This adds a Flush to the session backend to help with data corruption at Chro...
gspencer@google.com
2011-05-20
1
-0
/
+1
*
Update translations using strings from launchpad.net r216
fta@sofaraway.org
2011-05-20
5
-0
/
+34
*
Print Preview: Fixing the behavior of increment/decrement buttons, destinatio...
dpapad@chromium.org
2011-05-20
3
-16
/
+23
*
[Sync] Speed up Javascript node operations
akalin@chromium.org
2011-05-20
5
-75
/
+263
*
Cancel downloads earlier when prerendering.
mmenke@chromium.org
2011-05-20
3
-26
/
+34
*
Fix naming typo: overriden_frontend_url_ -> overridden_frontend_url_
mnaganov@chromium.org
2011-05-20
2
-5
/
+5
*
Cleans up bookmark_bar_view. In particular makes sure order of methods
sky@chromium.org
2011-05-20
2
-608
/
+501
*
GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms
phajdan.jr@chromium.org
2011-05-20
3
-4
/
+4
*
GTTF: Get rid of a redundant, hardcoded timeout in ViewEventTestBase
phajdan.jr@chromium.org
2011-05-20
4
-31
/
+20
*
Tweak captureVisibleTab description.
kathyw@chromium.org
2011-05-20
2
-2
/
+2
*
Add xdg-mime to archive files.
mmoss@chromium.org
2011-05-20
2
-0
/
+6
*
[ChromeOS] Use JS to update Internet settings UI instead of CSS
xiyuan@chromium.org
2011-05-20
5
-116
/
+241
*
Fix Mac build for CreatePopup in extension_popup_controller.mm
jamescook@chromium.org
2011-05-20
1
-1
/
+1
*
Reflect new restriction on tab.captureVisibleTab().
kathyw@chromium.org
2011-05-20
4
-5
/
+32
*
Renames IDS_BOOKMARKS_MENU_MAC to IDS_BOOKMARKS_MENU (since we're
sky@chromium.org
2011-05-20
7
-11
/
+12
*
CrOS - Change file browser to use new ExtensionDialog window.
jamescook@chromium.org
2011-05-20
18
-235
/
+398
*
Remove in-line javascript from downloads.html and history.html pages so that ...
tsepez@chromium.org
2011-05-20
11
-1767
/
+1831
*
Print Preview: Adding png files
dpapad@chromium.org
2011-05-20
2
-0
/
+0
*
CSS update to improve the layout of the pack extensions dialog with
gbillock@google.com
2011-05-20
1
-25
/
+27
*
Fix touch build after hiding RootView.
sadrul@chromium.org
2011-05-20
1
-4
/
+5
*
Convert ChromiumOS clock menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-05-20
2
-96
/
+81
*
Minor settings UI touch up.
xiyuan@chromium.org
2011-05-20
2
-4
/
+5
*
Adding DeviceOnly capabilities to policy_template file.
sfeuz@chromium.org
2011-05-20
2
-0
/
+10
*
Give any available icon out for request touch_icon://
michaelbai@google.com
2011-05-20
2
-2
/
+5
*
Fix RWHVMEditCommandHelperTest.TestEditingCommandDelivery test.
jam@chromium.org
2011-05-20
1
-31
/
+21
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
29
-45
/
+19
*
Checking if an encrypted datatype is synced before setting any password.
qsr@google.com
2011-05-20
1
-9
/
+10
*
Safely cancel prerenders on threads other than the UI thread.
mmenke@chromium.org
2011-05-20
9
-82
/
+709
*
Refactor error handling in chromedriver. Introduce new error class containing...
kkania@chromium.org
2011-05-20
44
-1570
/
+1481
*
Add error text and resolution instructions to network
mmenke@chromium.org
2011-05-20
2
-67
/
+97
*
ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).
tfarina@chromium.org
2011-05-20
7
-9
/
+9
*
Implemented chromePrivate.decodeJPEGIntoPixels() API
glotov@google.com
2011-05-20
12
-6
/
+125
*
Delay initialization of cloud policy infrastructure
gfeher@chromium.org
2011-05-20
13
-20
/
+135
*
Added missing DefaultSearchProviderInstantURL.
joaodasilva@chromium.org
2011-05-20
1
-0
/
+2
*
Make sure policies concerning paths are not enabled for ChromeOS.
pastarmovj@chromium.org
2011-05-20
2
-2
/
+14
[next]