summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-024-0/+98
* Add file that got missing from main checkin.ericroman@google.com2009-03-021-0/+2
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-024-51/+55
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0213-5/+18
* Add site_instance_unittest.cc to the Posix build.jhawkins@chromium.org2009-03-021-2/+2
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-026-19/+90
* Fix a slight error in the atl includes. We are using the CRect class from WTL...maruel@chromium.org2009-03-021-1/+2
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-025-13/+21
* Remove includes to the newly removed edit_drop_target.h header.deanm@chromium.org2009-03-022-2/+0
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-0215-2662/+2806
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-028-228/+244
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Fix the misspelling of GetLaunchShortcutKind().mal@chromium.org2009-02-281-3/+3
* Run the unload tests in single process mode, after my fix to single process m...jam@chromium.org2009-02-281-35/+0
* Remove Windows ifdefs, all views will need to implement this method.deanm@chromium.org2009-02-281-5/+1
* Attempt 2 at landing this.ananta@chromium.org2009-02-281-3/+17
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-287-0/+249
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Adapt (and move) mark@chromium.org's Keystone integration to Chromium.jrg@chromium.org2009-02-281-1/+6
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-1/+4
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-2811-32/+29
* When starting Chrome with the option to go to the home page on start-up, the ...jcampan@chromium.org2009-02-281-0/+4
* Does two changes to appease chrome bot runs:sky@google.com2009-02-2810-5/+33
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-2814-111/+175
* Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browsertc@google.com2009-02-271-11/+3
* Drop whitespace at end of linewillchan@chromium.org2009-02-277-31/+29
* Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ...ananta@chromium.org2009-02-271-3/+11
* Implementation of AudioRendererHosthclam@chromium.org2009-02-274-167/+290
* Update version number for the upgraded French and Polish dictionaries.sidchat@google.com2009-02-271-11/+8
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-273-21/+23
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-2717-15/+190
* Disable the ExtensionViewTest while I investigate why it's hanging on thempcomplete@google.com2009-02-271-1/+1
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-277-4/+36
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-2713-28/+263
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-271-0/+2
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-271-1/+2
* Switch from NOTIMPLEMENTED in RenderWidgetHostViewMac::MovePluginWindows() to...pinkerton@chromium.org2009-02-271-1/+1
* Add a centralized error reporter to theaa@chromium.org2009-02-278-91/+187
* Fix painting issue after a renderer crashagl@chromium.org2009-02-271-1/+5
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-273-310/+346
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-277-512/+578
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-275-44/+37
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-272-5/+7
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-2715-77/+62
* Finish porting importer for Posix:jhawkins@chromium.org2009-02-271-8/+1
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-273-4/+31
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-274-40/+91
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-273-4/+33
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5