summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-24762-21821/+3475
* Try to remove the flakyness in the test by adding a Sleep.nsylvain@google.com2008-08-231-0/+10
* Move distribution specific theme images:rahulk@google.com2008-08-222-2/+2
* Refactor thread naming in the DNS slaves.deanm@google.com2008-08-223-18/+10
* Preclude large UMA uploads (but ensure histograms and crash data are sent)jar@google.com2008-08-222-5/+48
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-211-2/+3
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-217-85/+41
* Add missing file to fix the buildjoshia@google.com2008-08-211-2/+2
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-217-28/+46
* Fix leak on shutdown in the navigation controller. The pending entry was notbrettw@google.com2008-08-211-0/+2
* Unrollback r1158.rahulk@google.com2008-08-214-47/+72
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-214-72/+47
* Fixes bug in BookmarkBarNode. I wasn't resetting a load handlesky@google.com2008-08-211-5/+5
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-214-47/+72
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-2148-2386/+1172
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-212-2/+2
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-2128-108/+113
* Track removal of browser\navigation_controller_base.cc.sgk@google.com2008-08-211-1/+0
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-215-710/+536
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-203-10/+8
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-204-41/+122
* Fixes leak in BookmarkBarContextMenu test.sky@google.com2008-08-201-8/+7
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-202-6/+19
* Workaround for truncation of "Search from right here" text when using Hebrew ...glen@google.com2008-08-201-2/+8
* Disable this interactive ui tests because it fails on the bot.nsylvain@google.com2008-08-201-1/+3
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-195-16/+18
* Drag tab 2 out of the tab strip.sidchat@google.com2008-08-191-0/+148
* The truncation on the match count label (bug 1110432) has been bugging me a b...finnur@google.com2008-08-191-2/+0
* The automation system can be torn down before all of the notification observersdarin@google.com2008-08-191-0/+5
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1911-62/+170
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-195-28/+29
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-1915-175/+187
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-19/+19
* * Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...pkasting@google.com2008-08-181-13/+7
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-2/+5
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-1820-40/+121
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-189-37/+174
* Explicitly include logging.h in a header that assumed it was already getting ...maruel@google.com2008-08-161-4/+9
* Fix build break.iyengar@google.com2008-08-152-0/+37
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-152-0/+8
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-1510-166/+59
* Add missing files from the previous changejoshia@google.com2008-08-153-0/+15
* Code to facilitate sending message to external host.joshia@google.com2008-08-155-0/+24
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1510-59/+166
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-1510-3/+155
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-154-1/+34
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-1585-257/+415
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-1513-65/+44
* Make theme change notifications for the renderer originate from the RenderWid...beng@google.com2008-08-1510-37/+18
* Hook up the system menu in new frames.erg@google.com2008-08-144-1/+121