summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Create a dropdown menu for the GTK download shelf.estade@chromium.org2009-03-062-1/+121
* Redo my single process cleanup. The problem was that Stop() had to be called...jam@chromium.org2009-03-062-14/+10
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-065-256/+202
* Fixing two small regressions in the Find box:finnur@chromium.org2009-03-061-3/+11
* Revert 11048 because it caused crashes in the ui_tests single process.nsylvain@chromium.org2009-03-052-6/+14
* Disable the session_history ui tests because it failsnsylvain@chromium.org2009-03-051-0/+4
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-055-8/+16
* Instead of destruction RendererMainThread objects via a singelton, which may ...jam@chromium.org2009-03-052-14/+6
* POSIX: Rewrite IPC's interaction with FileDescriptoragl@chromium.org2009-03-054-10/+8
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-058-13/+11
* NO CODE CHANGE.maruel@google.com2009-03-0568-161/+273
* Remove the chrome view contents tab contents type. Nobody uses it.brettw@chromium.org2009-03-051-1/+4
* Several little style cleanups in GTK download shelf code.estade@chromium.org2009-03-054-8/+23
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-0514-32/+58
* Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually usedbrettw@chromium.org2009-03-056-14/+9
* Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...sidchat@google.com2009-03-052-2/+44
* Reduce the height of options on the Languages panel.mal@chromium.org2009-03-051-2/+2
* Reverting 11002.brettw@chromium.org2009-03-0514-58/+32
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-0514-32/+58
* Changes bookmark sorting to sort folders first.sky@google.com2009-03-052-7/+49
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-052-28/+0
* Get history and download HTML UIs into Mac/Linux builds along with supporting...pinkerton@chromium.org2009-03-055-17/+26
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-05125-432/+432
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-053-13/+7
* Highlights of changes:hclam@chromium.org2009-03-052-0/+28
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)hbono@chromium.org2009-03-052-1/+21
* Put the dropdown menu button on the linux download shelf.estade@chromium.org2009-03-056-49/+146
* Fix a crash in chrome.exe caused by the external tab container instance getti...ananta@chromium.org2009-03-052-7/+18
* Ensure that we display a sad face for a windowed plugin when the plugin proce...ananta@chromium.org2009-03-052-21/+45
* Replace a notimplemented with a bug about full screen mode.tc@google.com2009-03-051-2/+4
* Fix a toolbar width TODO.evan@chromium.org2009-03-051-4/+3
* Changes spellcheck_unittest to read dictionaries directly from the src tree. ...shess@chromium.org2009-03-051-12/+20
* Fixes regression where bookmark manager would show black backgroundsky@google.com2009-03-051-3/+6
* Clean up the browser about URL handler to not derive from WebContents. It isbrettw@chromium.org2009-03-048-353/+343
* Some cleanup of backing_store_win.cccpu@google.com2009-03-042-60/+42
* Take two at hooking up title bar on linux.tc@google.com2009-03-042-24/+24
* Add download items to the download shelf in linux.estade@chromium.org2009-03-046-5/+182
* Fix transparency for dragged downloads and links by using the halo textbrettw@chromium.org2009-03-042-62/+9
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-042-0/+6
* Fix potential crash if the saved options tab is ever out of bounds.ben@chromium.org2009-03-041-1/+4
* Basic download shelf implementation on linux.estade@chromium.org2009-03-047-22/+175
* Revert "Hook up the app title to the page title."tc@google.com2009-03-042-9/+9
* Hook up the app title to the page title.tc@google.com2009-03-042-9/+9
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-045-14/+8
* Add trivial theming support in extensions.erikkay@google.com2009-03-042-3/+55
* Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...ben@chromium.org2009-03-041-1/+5
* Register SSLManager preferences on linux and mac.evan@chromium.org2009-03-041-3/+3
* Reland r10674, which got lost during Ben's reorg of the frame code.pkasting@chromium.org2009-03-042-7/+7
* Fix crasher in InitCurrentUI.glen@chromium.org2009-03-041-2/+8
* Try to fix a Purify UMR error. This isn't great, but it's better than nothing.deanm@chromium.org2009-03-041-2/+5