summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert change 10433, which resulted in annick@chromium.org2009-02-271-5/+3
* Reverting 10564.jhawkins@chromium.org2009-02-274-91/+40
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-274-40/+91
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-275-13/+100
* Add os support to grit so we can conditionally include resources based ontc@google.com2009-02-271-1/+3
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-273-30/+32
* Non-functional cleanup:pkasting@chromium.org2009-02-273-20/+24
* Fix Linux shared build breakages due to undefined symbols.mmoss@chromium.org2009-02-271-0/+1
* Fixed a unittest that I missed during my previous id format change.erikkay@google.com2009-02-271-4/+6
* Fix build break on linux (compiler warning).erikkay@google.com2009-02-261-1/+1
* Fix the linux modules build. Comparision between signed and unsigned integers.jhawkins@chromium.org2009-02-261-1/+1
* Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ...pkasting@chromium.org2009-02-261-1/+4
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-263-23/+9
* Enforce new id format (hex str of sha-1)erikkay@google.com2009-02-263-23/+30
* Make importer.cc compile on Posix.jhawkins@chromium.org2009-02-263-7/+32
* Linux: support displays without Xrender support.agl@chromium.org2009-02-263-6/+112
* Remove old comment. TBR=kuchhaljam@chromium.org2009-02-261-1/+0
* Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ...jam@chromium.org2009-02-262-5/+9
* Back out r10487 toomark@chromium.org2009-02-2613-43/+37