summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the problem that files cannot be dropped on the input widget on the Mac.jianli@chromium.org2009-10-091-1/+16
* Fix spacing that was supposed to go in a previous checkin and somehow pkasting@chromium.org2009-10-091-1/+1
* Reland: Rename ThemePreviewInfobarDelegate toaa@chromium.org2009-10-097-62/+62
* linux/mac: use "First Run", not "First Run Dev"evan@chromium.org2009-10-091-8/+7
* Remove pthreads from event_sys_unittest.tim@chromium.org2009-10-091-48/+42
* Fix Valgrind UMR errors by initializing thumbnail pixels.huanr@chromium.org2009-10-091-0/+1
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Really fix the changed include to fix the ChromeOS build this time.brettw@chromium.org2009-10-091-1/+1
* Fix wrong include to fix the CromeOS build.brettw@chromium.org2009-10-091-1/+1
* Fix a missed include rename to fix the build.brettw@chromium.org2009-10-091-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-0913-13/+13
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-092-55/+67
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-096-21/+58
* Allow the NTP to be bookmarked.pkasting@chromium.org2009-10-094-42/+16
* Update cros network library code to work with the latest cros API that sends ...chocobo@google.com2009-10-092-3/+4
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-098-43/+274
* Revert "Revert "Start the database query for the new tab page results as soon""tony@chromium.org2009-10-092-39/+93
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-092-7/+4
* Revert "Start the database query for the new tab page results astony@chromium.org2009-10-092-85/+34
* Start the database query for the new tab page results as soontony@chromium.org2009-10-092-34/+85
* typo. TBR=pinkertonthakis@chromium.org2009-10-091-1/+1
* Just add a comment to explain some empty functions.tony@chromium.org2009-10-091-0/+6
* Make sure we call orderOut: before calling performClose:. This ensures the wi...pinkerton@chromium.org2009-10-092-2/+10
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-091-1/+1
* Remove the preference localizer class.thomasvl@chromium.org2009-10-092-46/+0
* Forgot backspace/shift-backspace.thakis@chromium.org2009-10-092-17/+22
* Revert r28519-28523. Accidentally used wrong command,aa@chromium.org2009-10-097-62/+62
* set BrowserActionButton inset to 0 so icon can draw to edges.rafaelw@chromium.org2009-10-091-0/+9
* wheeaa@chromium.org2009-10-091-1/+1
* remove old filesaa@chromium.org2009-10-094-0/+0
* patch from issue 261007aa@chromium.org2009-10-0910-212/+44
* copy files to new location to help git cl patchaa@chromium.org2009-10-094-0/+168
* [Windows] Add a button in bookmark manager to show the status of bookmarks sy...tim@chromium.org2009-10-093-6/+114
* Sync: Remove pthreads from syncapi. Convert AddressWatchThread from pthreads ...tim@chromium.org2009-10-091-51/+57
* Spellchecker:estade@chromium.org2009-10-093-115/+231
* Make on-demand download directory creation safe.estade@chromium.org2009-10-094-20/+39
* GTK: Draw a strikethrough over bad https.estade@chromium.org2009-10-092-6/+85
* Protect the user against whitelisted external protocol bombardment as well as...estade@chromium.org2009-10-091-1/+2
* Disable all browser focus tests on windows. They are hanging or crashing on t...estade@chromium.org2009-10-091-9/+12
* Support cmd-left/right for history.thakis@chromium.org2009-10-096-19/+145
* Set size before realizing window in chrome os.davemoore@chromium.org2009-10-091-0/+4
* Replace pthreads locks with chrome locks in syncable.cc.chron@chromium.org2009-10-094-211/+234
* Bug fix: MetricsService::RecordPluginChanges should handle only pluginsgregoryd@google.com2009-10-092-5/+28
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-092-5/+11
* Update the SSLClientAuthHandler to use the thread safe reference counter.mbelshe@google.com2009-10-091-1/+2
* Implement animation using ThrobAnimation.chocobo@google.com2009-10-093-72/+46
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-094-40/+16
* Make the max size for ImageTrackingLoader configurable. This makes it so that...aa@chromium.org2009-10-094-16/+40
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-0815-37/+65
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1