summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Switch to the new extensions default icon.finnur@chromium.org2009-11-114-3/+4
* Update zoom/close/miniaturize button based on cursor location after the windowdmaclach@chromium.org2009-11-111-0/+12
* TBR: pkastingakalin@chromium.org2009-11-113-308/+50
* Added RemoveGroupFromView().akalin@chromium.org2009-11-111-3/+7
* Made RemoveViewFromView() handle top-most subviews.akalin@chromium.org2009-11-111-3/+9
* Added vertical shift for sync stuff.akalin@chromium.org2009-11-111-5/+4
* Grouped sync controls and remove them properly.akalin@chromium.org2009-11-113-179/+119
* Redid sync prefs.akalin@chromium.org2009-11-111-6/+192
* Moved pref stuff to the right place.akalin@chromium.org2009-11-111-10/+10
* Added bookmark sync stuff to UI.akalin@chromium.org2009-11-111-21/+42
* Implemented sync button action.akalin@chromium.org2009-11-112-0/+26
* Hooked up sync service to preferences dialog.akalin@chromium.org2009-11-112-2/+78
* Fixes leak in BackingStore as shown by valgrind. XFree doesn't freesky@chromium.org2009-11-111-2/+2
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-114-2/+14
* "Am I on the right thread?" DCHECKs for StatusBubbleMac.mark@chromium.org2009-11-111-2/+9
* Add a Debian .menu file.thestig@chromium.org2009-11-112-0/+296
* Mark ErrorPageTest.IFrameDNSError_GoBackAndForward as flaky since it failedmpcomplete@chromium.org2009-11-111-1/+2
* Fix jumping/resize/relayout of NTP/webpages when switching between NTP and an...simonrad@chromium.org2009-11-112-11/+21
* More search engine prepopulate data updating.estade@chromium.org2009-11-111-1167/+702
* Revert r31665: themed mac startup time regressionapavlov@chromium.org2009-11-112-6/+1
* Safely send spellcheck intialization messages to renderer.estade@chromium.org2009-11-111-5/+5
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-117-64/+20
* Change width of install bubble to avoid orphan.aa@chromium.org2009-11-111-1/+1
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-117-20/+64
* Add a close button to ExtensionInstalledBubble.rafaelw@chromium.org2009-11-111-4/+37
* Cole sent me an icon that we'll use in the near term. Longer-term, we should ...thakis@chromium.org2009-11-112-1/+6
* Unit tests for desktop notifications.johnnyg@chromium.org2009-11-117-29/+416
* 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