summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Build fix: Remove edit_search_engine_dialog.[cc,h] from the gyp file since itjhawkins@chromium.org2011-03-141-2/+0
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-1417-160/+213
* Use WebFormControlElement::isEnabled() rather than WebInputElement:isEnabledF...isherman@chromium.org2011-03-142-13/+11
* Get the mac bubble to resize propery and fit content in all states.satish@chromium.org2011-03-142-38/+40
* Refactor Autofill metrics logging to avoid calling into GetPossibleFieldTypes...isherman@chromium.org2011-03-144-78/+92
* Cache ICU collators for Autofill country detection; improve performance on fo...isherman@chromium.org2011-03-141-17/+29
* Options: Remove more unused dialogs.jhawkins@chromium.org2011-03-1414-2072/+0
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-149-61/+52
* [Mac] Prevent pasting of huge pasteboards into Omnibox.shess@chromium.org2011-03-141-0/+37
* Coverity: Fix a resource leak.thestig@chromium.org2011-03-142-11/+3
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-1416-115/+115
* Fixes bug in resetting selection during tab dragging that set thesky@chromium.org2011-03-141-10/+6
* Convert devtools messages, nacl messages to new message format.tsepez@chromium.org2011-03-147-129/+178
* touch: Double tap gesture for the tabstrip.sadrul@chromium.org2011-03-146-23/+93
* Revert 78065 - Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-141-6/+0
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-4/+7
* Change text of header from 'action' to 'behavior' as perestade@chromium.org2011-03-141-1/+1
* Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-141-0/+6
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-1417-213/+160
* Removing 'off the record' references from TabRendererGtkvipul.bhasin@gmail.com2011-03-143-9/+8
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-144-74/+96
* Use the correct preload field trial name in page_load_histograms.cc.mmenke@chromium.org2011-03-141-5/+5
* Cloud print signin crash.scottbyer@chromium.org2011-03-149-22/+91
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-141-1/+1
* chromeos: Avoid showing brightness bubble for auto changes.derat@chromium.org2011-03-146-14/+59
* Fix 76032 about side tab title prefix eliding.mad@chromium.org2011-03-144-2/+17
* Move ppapi_plugin to content.jam@chromium.org2011-03-149-349/+1
* Move worker code from chrome\worker to content\worker.jam@chromium.org2011-03-1420-2121/+3
* Remove NativeViewAccessibilityWin from the views namespace becausedmazzoni@chromium.org2011-03-142-2/+2
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-146-0/+64
* Fix Port and Event leaking.jstritar@chromium.org2011-03-143-18/+54
* clang style plugin fix: Add "virtual" to an overriding method.thakis@chromium.org2011-03-141-3/+3
* Try a different way to test speech input in browsertests. These tests were fl...satish@chromium.org2011-03-142-22/+6
* Fix clang compile error, invalid returnthakis@chromium.org2011-03-141-1/+1
* Implement a PreferenceTransformerInterface and ProxyPreferenceTransformer.battre@chromium.org2011-03-143-246/+327
* Fixes touch build.sky@chromium.org2011-03-142-0/+15
* Fix handling of case where the same AccessibilityObject appears as admazzoni@chromium.org2011-03-143-0/+38
* Core parts of dragging multiple tabs at the same time. There is stillsky@chromium.org2011-03-1417-367/+688
* Add crash exceptions.levin@chromium.org2011-03-141-0/+9
* Sample extension demonstrating usage of the Proxy API.battre@chromium.org2011-03-1413-1/+3008
* Updating trunk VERSION from 703.0 to 704.0chrome-release@google.com2011-03-141-1/+1
* Disable BookmarkBarViewTest15.MenuStaysVisibleAfterDelete on Chromium OS.dmazzoni@chromium.org2011-03-141-1/+8
* Refactor sync notifier out of sync apiakalin@chromium.org2011-03-1415-331/+549
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-1464-362/+396
* Move experimental extension APIs startup flag.cmp@chromium.org2011-03-141-2/+7
* Fix shared library build and take out unnecessary dependency in chrome_render...jam@chromium.org2011-03-141-1/+0
* Fix Linux buildjam@chromium.org2011-03-141-0/+1
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1423-950/+15
* Revert 77984 - Add logs to understand failures that only happen on the waterf...skerner@chromium.org2011-03-144-43/+22
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-147-205/+2