summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-114-19/+30
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-105-24/+31
* Change back from using NSRectFillWithOperation to plain NSRectFilldmaclach@chromium.org2009-10-101-1/+1
* Revert 28558 because this is clearly responsible fornsylvain@chromium.org2009-10-101-1/+267
* Don't draw the red line when the security level is SECURE.yusukes@google.com2009-10-101-7/+7
* Remove the empty line that got added at the end of this file.nsylvain@chromium.org2009-10-101-1/+0
* Updating trunk VERSION from 222.3 to 222.4laforge@chromium.org2009-10-101-1/+1
* Accessibility information from the renderer was not being returned to tools l...ananta@chromium.org2009-10-101-1/+4
* Revert r28645 - "Render sync code inactive..."tim@chromium.org2009-10-103-0/+20
* Fix another race condition on worker process shutdown that results in use-aft...jam@chromium.org2009-10-105-0/+9
* Render sync code inactive without any way to enable.tim@chromium.org2009-10-103-20/+0
* Remove pthreads from build and installer files.tim@chromium.org2009-10-1012-1232/+1
* Browser actions: limit minimum size of omnibox. When decreasing the width of ...sidchat@chromium.org2009-10-093-1/+51
* Add EV certificate text to the Mac location barhawk@chromium.org2009-10-095-17/+132
* Force linux_symbols target to run when building all (even though nothingmmoss@chromium.org2009-10-091-1/+2
* Fix memory_test's temporary user data directory path, the base namesgk@chromium.org2009-10-091-5/+8
* test conversion from toolstrips to actionserikkay@chromium.org2009-10-097-10/+271
* Change text for extension download UI.sidchat@chromium.org2009-10-094-12/+25
* Fix use-after-free in the worker process. The object was shutting down the p...jam@chromium.org2009-10-093-23/+14
* Linux: Fix early font free during printing.estade@chromium.org2009-10-091-1/+0
* Windows: use NtpBackgroundUtil to draw detached bookmark bar.estade@chromium.org2009-10-093-172/+21
* A couple fixes for network cros librarychocobo@google.com2009-10-092-57/+42
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-0926-345/+838
* Disabling a interactive testjcampan@chromium.org2009-10-091-1/+2
* [Mac] Fix some omnibox breakage for small windows.shess@chromium.org2009-10-093-10/+149
* Improve error messages when a manifest is not readable or not valid JSON.aa@chromium.org2009-10-097-5/+67
* 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
* Revert "Remove deprecated AbsolutePath function."evan@chromium.org2009-10-091-8/+5
* Reland: Rename ThemePreviewInfobarDelegate toaa@chromium.org2009-10-098-66/+66
* Remove deprecated AbsolutePath function.evan@chromium.org2009-10-091-5/+8
* linux/mac: use "First Run", not "First Run Dev"evan@chromium.org2009-10-091-8/+7
* Build 64-bit RPMs.thestig@chromium.org2009-10-091-1/+1
* 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 an include.brettw@chromium.org2009-10-091-1/+1
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Fix include.brettw@chromium.org2009-10-091-1/+1
* Fix some mroe includes.brettw@chromium.org2009-10-091-1/+1
* Fix a broken include in the mini installer testsbrettw@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-0924-27/+27
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-097-168/+106
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-0920-94/+376
* 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-0910-50/+299
* Revert "Revert "Start the database query for the new tab page results as soon""tony@chromium.org2009-10-092-39/+93