summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-137-37/+77
* Mark the IcognitoDownload as flaky because it keepsnsylvain@chromium.org2009-10-131-1/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-1312-18/+17
* GTK: avoid a hang brought on by an infinite size-allocate queue.estade@chromium.org2009-10-132-3/+17
* Gtk: draw the secure scheme color over the correct char range.estade@chromium.org2009-10-131-3/+5
* GTK: don't dcheck when user dismisses print dialog.estade@chromium.org2009-10-131-0/+1
* [Linux] Select a row in Languages table when the user delete an item.mattm@chromium.org2009-10-132-5/+19
* Misc. cleanup for theme provider code, including:pkasting@chromium.org2009-10-137-275/+237
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-134-212/+130
* Fixed lame typo.oshima@chromium.org2009-10-131-2/+2
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-123-2/+43
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-125-43/+16
* Use FilePaths in chrome_url_data_manager.evan@chromium.org2009-10-122-14/+14
* Remove old NTParv@chromium.org2009-10-125-1069/+5
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-124-45/+44
* Status bubbles should wait before showing and hiding, and should fade in andmark@chromium.org2009-10-123-56/+665
* Disable nested message loops in Mac for now. There seems to be a problem wit...jam@chromium.org2009-10-121-0/+4
* Fixed data race between GetDatabase and CheckURL at startup.erikkay@chromium.org2009-10-127-58/+23
* Revert "[Mac] Add breakpad info for crashes in the target/action dispatcher."shess@chromium.org2009-10-121-47/+0
* [Mac] Add breakpad info for crashes in the target/action dispatcher.shess@chromium.org2009-10-121-0/+47
* Converts some uses of native_view to native_window. This is necessitatedsky@chromium.org2009-10-1237-108/+84
* Make function definition order (.cc) match function declaration order (.h). ...pkasting@chromium.org2009-10-121-399/+399
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-124-130/+212
* Fix a browser crash when calling browserAction.setIcon(invalidIndex).mpcomplete@chromium.org2009-10-121-0/+10
* Forwards mouse leave to renderer for views/gtk.sky@chromium.org2009-10-121-5/+5
* Send key equivalents to renderer first.thakis@chromium.org2009-10-122-3/+47
* Fix ChromeOS build by adding missing header.phajdan.jr@chromium.org2009-10-121-0/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-1264-31/+85
* Fix for the bookmark_bar which got ignored in my earlierdmaclach@chromium.org2009-10-121-2/+4
* Add a learn more hyper link button to the privacy settings area of under the ...thomasvl@chromium.org2009-10-122-0/+9
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-1220-0/+1080
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-127-8/+75
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-1154-56/+55
* 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-104-22/+28
* Change back from using NSRectFillWithOperation to plain NSRectFilldmaclach@chromium.org2009-10-101-1/+1
* Don't draw the red line when the security level is SECURE.yusukes@google.com2009-10-101-7/+7
* 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
* 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-107-1200/+0
* 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
* Change text for extension download UI.sidchat@chromium.org2009-10-093-12/+21
* 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-0925-342/+835
* 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-093-4/+51