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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-28
11
-24
/
+142
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
5
-131
/
+485
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
5
-255
/
+140
*
Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync data
willchan@chromium.org
2010-09-28
12
-1258
/
+14
*
dom_ui: Clean up headers and use proper #ifdefs in bug_report_ui.cc.
thestig@chromium.org
2010-09-28
1
-28
/
+14
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-28
4
-26
/
+35
*
Added UI for clearing Chrome Sync data
raz@chromium.org
2010-09-28
12
-14
/
+1258
*
Fix PyAuto tests to account for dynamic autofill labels.
nirnimesh@chromium.org
2010-09-28
1
-10
/
+5
*
Add renderer -> browser IPC: notify browser when the current URL is phishy.
bryner@chromium.org
2010-09-28
2
-0
/
+12
*
Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...
akalin@chromium.org
2010-09-28
4
-35
/
+26
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-28
4
-26
/
+35
*
Revert 60832 - Ensure browser cache of the renderer tree contains an accessib...
ctguil@chromium.org
2010-09-28
1
-19
/
+18
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-28
1
-18
/
+19
*
Fixing bug where you couldn't select text on the about page.
dhg@chromium.org
2010-09-28
1
-0
/
+4
*
Removing the menu for picasaweb upload for now.
dhg@chromium.org
2010-09-28
1
-15
/
+0
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
40
-129
/
+79
*
Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...
willchan@chromium.org
2010-09-28
5
-483
/
+131
*
Create a TabHandler object to decouple Browser from TabStripModel API.
ben@chromium.org
2010-09-28
5
-131
/
+483
*
Don't show "Add a user" label for OOBE first time login
dpolukhin@chromium.org
2010-09-28
1
-1
/
+1
*
Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...
sanjeevr@chromium.org
2010-09-28
7
-35
/
+80
*
Fix CrashRecoveryBrowserTest.MAYBE_Reload on Windows.
willchan@chromium.org
2010-09-28
1
-2
/
+1
*
Don't show url for packaged apps
rafaelw@chromium.org
2010-09-28
1
-1
/
+1
*
AddChildView for links on new user pod in correct order with respect to desir...
dilmah@chromium.org
2010-09-28
1
-5
/
+5
*
Mark CrashRecoveryBrowserTest.MAYBE_Reload as FAILS on windows.
willchan@chromium.org
2010-09-28
1
-0
/
+2
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
4
-25
/
+10
*
Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...
cbentzel@chromium.org
2010-09-28
1
-2
/
+1
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-28
1
-1
/
+2
*
Add a lab for the Page Info Bubble for Windows and Linux; Mac coming shortly.
rsesek@chromium.org
2010-09-28
1
-0
/
+7
*
Fixing downloading when off the record.
dhg@chromium.org
2010-09-28
3
-5
/
+15
*
Fixing some small string issues, and adding a title to the details page.
dhg@chromium.org
2010-09-28
5
-9
/
+24
*
Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...
ben@chromium.org
2010-09-28
19
-460
/
+512
*
Disable CrashRecoveryBrowserTest.LoadInNewTab as it times out occasionally.
satish@chromium.org
2010-09-28
1
-0
/
+3
*
DOMUI/Autofill: Double-click on the profile list should open the right edit d...
tfarina@chromium.org
2010-09-28
1
-0
/
+3
*
disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...
joth@chromium.org
2010-09-28
1
-4
/
+14
*
GTTF: Remove flaky mark from the following tests:
phajdan.jr@chromium.org
2010-09-28
4
-11
/
+8
*
Disables context menu for LoginHtmlDialog.
altimofeev@chromium.org
2010-09-28
1
-4
/
+23
*
Add some log messages to track down a test timing out occasionally.
satish@chromium.org
2010-09-28
1
-2
/
+7
*
Change name of PollingPolicyInterface.
allanwoj@chromium.org
2010-09-28
3
-12
/
+12
*
Disabled external_extensions.json in Guest mode.
avayvod@chromium.org
2010-09-28
1
-6
/
+12
*
Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.
tfarina@chromium.org
2010-09-28
2
-53
/
+38
*
Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...
willchan@chromium.org
2010-09-28
5
-21
/
+8
*
[Chrome OS] Refactor Canonicalize() method into base class to prepare for new...
cmasone@chromium.org
2010-09-28
9
-75
/
+108
*
Wait for renaming chrome.exe to finish during shutdown for
huanr@chromium.org
2010-09-28
1
-14
/
+2
*
DOMUI: Fix a typo that caused a text to be shown as 'undefined'.
tfarina@chromium.org
2010-09-28
1
-1
/
+1
*
Landing http://codereview.chromium.org/3387008 for sadrul:
tfarina@chromium.org
2010-09-28
1
-1
/
+2
*
Enabling access notifications for login wizard
chaitanyag@chromium.org
2010-09-28
18
-44
/
+211
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
9
-37
/
+143
*
Notify all rosters on opening and closing chats, so they can update visual st...
seh@chromium.org
2010-09-28
5
-27
/
+69
*
Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...
pkasting@chromium.org
2010-09-28
1
-2
/
+2
*
Reland r59972: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-28
5
-8
/
+21
[next]