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
/
browser
/
ui
/
webui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing entry for new content type 'auto-select-certificate' to kContentS...
markusheintz@chromium.org
2011-08-25
1
-0
/
+4
*
Remove obsolete test timeouts and convert callers.
phajdan.jr@chromium.org
2011-08-25
2
-2
/
+2
*
Renaming BidiCheckerWebUITest.cc/h to bidi_checker_web_ui_test.cc/h
jeremy@chromium.org
2011-08-25
2
-1
/
+1
*
Move extension/webstore-related URL getters to the extension_urls namespace.
mihaip@chromium.org
2011-08-25
1
-1
/
+1
*
Add sign in dialog for GCP->print preview integration.
abodenha@chromium.org
2011-08-24
4
-1
/
+213
*
Apply content-security-policy directive to chrome://workers page.
tsepez@chromium.org
2011-08-24
3
-23
/
+19
*
PrintPreview: Whenever a preview tab reloads, reset the tab title.
kmadhusu@chromium.org
2011-08-24
1
-0
/
+3
*
Revert 95995 - Product logo and name is the sole icon now
glotov@google.com
2011-08-24
1
-0
/
+2
*
- Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...
markusheintz@chromium.org
2011-08-24
1
-1
/
+6
*
Move enterprise enrollment related OOBE code to subdirectory.
mnissler@chromium.org
2011-08-24
4
-4
/
+4
*
Cleanup: Fix some incorrect messages and style nits in the print preview code.
thestig@chromium.org
2011-08-24
1
-10
/
+7
*
Revert 97955 - First pass on intents options UI.
mattm@chromium.org
2011-08-24
3
-239
/
+0
*
First pass on intents options UI.
gbillock@chromium.org
2011-08-24
3
-0
/
+239
*
Backend changes for custom margins.
aayushkumar@chromium.org
2011-08-23
3
-0
/
+36
*
Remove extensions code from download code. The delegate and other users in Ch...
jam@chromium.org
2011-08-23
1
-0
/
+9
*
Add configuration UI for virtual keyboards (C++ part).
yusukes@google.com
2011-08-23
5
-0
/
+870
*
Add drop down action menu to history entries.
dubroy@chromium.org
2011-08-23
2
-8
/
+27
*
Print Preview: Go from event driven print preview back to print preview with ...
thestig@chromium.org
2011-08-23
4
-59
/
+163
*
Refactor TestNavigationObserver to support NavigationNotificationObserver.
gbillock@chromium.org
2011-08-23
1
-1
/
+3
*
WebUI version of Hung Renderer Dialog
wyck@chromium.org
2011-08-22
6
-0
/
+260
*
fix ntp perf tests
estade@chromium.org
2011-08-22
1
-1
/
+1
*
ntp4: make app-install-via-drag less janky
estade@chromium.org
2011-08-22
2
-14
/
+27
*
Move DownloadHistory ownership and usage out from content to chrome. Download...
jam@chromium.org
2011-08-22
1
-2
/
+2
*
Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...
rsesek@chromium.org
2011-08-22
3
-4
/
+4
*
This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() and
rsesek@chromium.org
2011-08-22
3
-4
/
+4
*
Get rid of Profile usage in the content download code, and switch to BrowserC...
jam@chromium.org
2011-08-22
2
-1
/
+65
*
chromeos proxy ui enhancements
kuan@chromium.org
2011-08-22
2
-16
/
+63
*
Bring out cloud print proxy from behind a flag on Linux.
abeera@google.com
2011-08-20
1
-5
/
+10
*
Move DownloadPrefs ownership to chrome layer.
jam@chromium.org
2011-08-19
2
-3
/
+5
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-1
/
+1
*
[oobe] HTML page support for the WebUI OOBE implementation.
altimofeev@chromium.org
2011-08-19
1
-1
/
+3
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
2
-32
/
+40
*
[ntp4] Treat the root-node and bookmarks-bar-node as a single item.
csilv@chromium.org
2011-08-18
1
-1
/
+8
*
[ntp4] Defer processing bookmarks for NTP until the model is fully loaded.
csilv@chromium.org
2011-08-18
2
-3
/
+24
*
NTP: Remove CHECKs in histogram code.
mmenke@chromium.org
2011-08-18
1
-10
/
+14
*
Enable WebIntents blacklist UI (redo of #7645034)
groby@chromium.org
2011-08-18
1
-0
/
+10
*
Register MediaInternalsUI to receive notifications on render process terminat...
scottfr@chromium.org
2011-08-18
3
-10
/
+34
*
Update net-internals unit tests to use the new async
mmenke@chromium.org
2011-08-18
4
-135
/
+77
*
[ntp4] Eliminate a javascript warning from appearing in the console.
csilv@chromium.org
2011-08-18
1
-2
/
+2
*
Revert 97304 - Adding BidiChecker tests which run in fake bidi
avi@chromium.org
2011-08-18
2
-162
/
+17
*
Adding BidiChecker tests which run in fake bidi
ofri@google.com
2011-08-18
2
-17
/
+162
*
Fixed online state notification flakiness on ChromeOS.
zelidrag@chromium.org
2011-08-18
3
-3
/
+113
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
2
-2
/
+2
*
Print Preview: Populating print preview tab title earlier.
kmadhusu@chromium.org
2011-08-18
2
-10
/
+15
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-1
/
+1
*
Noting prerender as inactive when in control group.
dominich@chromium.org
2011-08-18
1
-1
/
+3
*
Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...
rickcam@chromium.org
2011-08-18
2
-2
/
+4
*
Print Preview: Add "print preview" back to about:flags; enable it by default ...
thestig@chromium.org
2011-08-18
2
-4
/
+0
*
Revert 97228 - [ntp4] Treat the root-node and bookmarks-bar-node as a single ...
csilv@chromium.org
2011-08-18
1
-8
/
+1
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
2
-4
/
+1
[next]