summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-1164-86/+99
* DevTools: add test for pause event during frontend load.yurys@google.com2009-11-112-0/+25
* Allow new window creation when the frontmost browser has a modal sheet attached.pinkerton@chromium.org2009-11-111-7/+5
* Set have_inspector_files_ in the UI thread as it is only read from that thread.apavlov@chromium.org2009-11-112-1/+6
* Fixes possible crash during tab dragging. The code was invokingsky@chromium.org2009-11-112-8/+18
* Updating trunk VERSION from 244.0 to 245.0chrome-bot@google.com2009-11-111-1/+1
* [GTTF] Make ResourceDispatcherTest.CrossSiteNavigationErrorPage fasterphajdan.jr@chromium.org2009-11-111-14/+6
* Fix for issue 27210, show bookmarks bar menu is out of sync with the browser'...oshima@chromium.org2009-11-111-3/+5
* WebSocket Live Experimentukai@chromium.org2009-11-116-37/+511
* Revert r31647 again, I have enough perf datathakis@chromium.org2009-11-113-58/+8
* Speculative fix for a common crash. We were leaking theaa@chromium.org2009-11-111-0/+1
* Avoid inconsistent state (leading to checkfailures) due to Windows minimize/r...pkasting@chromium.org2009-11-117-167/+49
* Mac: Use native folder icons for the bookmark bar.thakis@chromium.org2009-11-113-8/+58
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-117-63/+20
* For the immediate milestone, exclude History and Thumbnails from being backed...mrossetti@chromium.org2009-11-112-1/+24
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-1111-7/+134
* Inodes can be 64-bit, use Int64ToString.thestig@chromium.org2009-11-112-2/+2
* Lands http://codereview.chromium.org/379007 for Dave:sky@chromium.org2009-11-1116-68/+702
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-117-20/+63
* Fixes regression in showing bookmark menus where the wrong menu wouldsky@chromium.org2009-11-111-3/+5
* Check for an active network connection when network adapter status changes.zork@google.com2009-11-111-1/+17
* Adding a couple of missing parts for extensios on linux/views.oshima@chromium.org2009-11-112-8/+10
* Rework painting to be something that will actually work. This allows plugins tobrettw@chromium.org2009-11-112-19/+87
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-112-5/+19
* Update GtkChromeLinkButton to provide an accessor for changing the label.zork@chromium.org2009-11-112-0/+28
* Fixed a label alignment issue in ConfirmMessageBoxDialog. idana@chromium.org2009-11-101-13/+2
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-1015-27/+34
* Add recent purify breakages to suppressions filedpranke@google.com2009-11-102-18/+228
* Mark test as FLAKY. It runs fine on my machine and try servers and when manua...stoyan@chromium.org2009-11-101-1/+1
* Extension Docs Fixesrafaelw@chromium.org2009-11-1023-611/+613
* Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leakpam@chromium.org2009-11-101-2/+2
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-104-6/+14
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-101-4/+15
* Small cleanup. No more need for Init() since the internal process id is vali...jam@chromium.org2009-11-104-10/+14
* Unrevert 31478 Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-105-84/+366
* Fix 26141munjal@chromium.org2009-11-103-47/+30
* [Mac] ScopedSendingEvent finds NSApp by itself.shess@chromium.org2009-11-101-2/+1
* Revert 31478 - Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-105-366/+84
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-1010-21/+34
* Start to update search engine prepopulate data: Hungary and UAE.estade@chromium.org2009-11-101-28/+38
* Put local storage files in "Local Storage" instead of "localStorage" director...jorlow@chromium.org2009-11-101-2/+17
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-102-34/+68
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-1011-432/+3
* implement "Learn more" link in "Aw snap" page.kuan@chromium.org2009-11-105-14/+59
* Temporarily(?) back out r31563 to see if it caused a morejs page cyclermark@chromium.org2009-11-102-68/+34
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-103-333/+347
* Remove flaky label from ParseFeed tests. No failure can be foundfinnur@chromium.org2009-11-101-9/+9
* Turned on shared worker tests and added test expectations.atwilson@chromium.org2009-11-101-0/+59
* Mark ExtensionApiTest.Popup as FLAKY.phajdan.jr@chromium.org2009-11-101-1/+2
* Always create BackingStore CGLayers using the owner view's window's context asmark@chromium.org2009-11-102-34/+68