summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix references to moved filespinkerton@chromium.org2009-02-232-4/+4
* Move Cocoa-specific files into the cocoa folderpinkerton@chromium.org2009-02-234-0/+0
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-231-2/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-22114-267/+178
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-2216-63/+89
* Purify bot fixagl@chromium.org2009-02-212-4/+8
* Correctly evict smallest transport DIB cache memberagl@chromium.org2009-02-211-1/+3
* blacklist some more tests in single processjam@chromium.org2009-02-211-0/+15
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-212-3/+24
* Fix linux/mac build bustage.estade@chromium.org2009-02-211-2/+0
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-216-1/+52
* Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...rafaelw@chromium.org2009-02-212-0/+9
* More fixes for bad reference counting.darin@chromium.org2009-02-201-3/+3
* Fix unit test memory leakagl@chromium.org2009-02-202-4/+13
* Purify fixagl@chromium.org2009-02-201-0/+2
* Show page icons on back/forward menu lists on linux.estade@chromium.org2009-02-203-6/+64
* Add UI support for the newly added Turkish and Estonian spellcheckers.sidchat@google.com2009-02-201-1/+5
* This CL fix the following 2 bugs:xji@chromium.org2009-02-203-9/+28
* This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...xji@chromium.org2009-02-201-3/+14
* Use the URLFixerUpper on entryerg@google.com2009-02-201-1/+3
* Draw custom menu buttons properly.evan@chromium.org2009-02-205-88/+216
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-203-4/+9
* Move units to new module printing. Add printing_unittests on Windows too. Mak...maruel@chromium.org2009-02-207-151/+22
* Implement RenderWidgetHostViewGtk::Destroy.deanm@chromium.org2009-02-201-2/+1
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-2010-10/+17
* Revert r10090, which was committed without proper review.darin@chromium.org2009-02-2020-507/+2
* Roll our own grow box since the OS one wants to indent by 3px due to the text...pinkerton@chromium.org2009-02-209-26/+74
* Add tab content type for developer tools UI.yurys@google.com2009-02-2020-2/+507
* Reformat some omnibox enum comments. This helps readability a bit by using m...deanm@chromium.org2009-02-201-8/+10
* Fix for Issue 6431 "Two issues about Vietnamese Spell-Checker".hbono@chromium.org2009-02-201-21/+29
* Fix linux tests. Can't rely on directory iteration order.aa@chromium.org2009-02-201-1/+2
* Complain when an extension does not contain a user script it claims to.aa@chromium.org2009-02-203-6/+38
* Make BrowserWindowGtk work with resource bundle theme images.mmoss@chromium.org2009-02-201-16/+37
* Reverting 10080.jam@chromium.org2009-02-201-4/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-3/+4
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-204-61/+111
* Remove a forward declaration that is not being used.jhawkins@chromium.org2009-02-201-1/+0
* Make user_data_manager.cc compile on Posix.jhawkins@chromium.org2009-02-204-21/+20
* Bitmap transportagl@chromium.org2009-02-2017-76/+324
* Port save_package_unittest to posix.estade@chromium.org2009-02-203-98/+102
* Fix a UMR in the IPC message ViewHostMsg_FrameNavigate, which occured as a re...ananta@chromium.org2009-02-201-0/+1
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-204-16/+9
* Add a line back in that was accidentally removed before the commit. Fixes th...jhawkins@chromium.org2009-02-201-0/+1
* Make template_url_fetcher.cc compile on Posix.jhawkins@chromium.org2009-02-202-7/+15
* Remove the home button on Linux.evan@chromium.org2009-02-192-9/+39
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-1/+1
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-192-20/+5
* Relocate custom button code to its own files, in anticipation of more changes.evan@chromium.org2009-02-195-114/+137
* * Add day deletion to historyglen@chromium.org2009-02-193-48/+182
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-1910-2/+1224