summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add PLY (Python Lex Yacc)noelallen@google.com2011-03-146-0/+4657
* Clean up some event code:msw@chromium.org2011-03-1441-393/+393
* Use IsKeyboardLayout() instead of hard coding "xkb:".satorux@chromium.org2011-03-141-6/+2
* Throttle TouchMove events the same as MouseMove events for the purposesrjkroege@chromium.org2011-03-141-1/+2
* Fixed a chrome frame net test crasher caused after the change in chrome to ma...ananta@chromium.org2011-03-141-3/+2
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-146-10/+9
* Removed the DCHECK for single common name in the certificate.rtenneti@chromium.org2011-03-141-2/+6
* Add ContentClient destructor for Clang.creis@google.com2011-03-142-1/+6
* Printing: Always pass in the WebNode.thestig@chromium.org2011-03-145-19/+24
* Fixes regression from r68069. If the tab context menu was canceled wesky@chromium.org2011-03-141-5/+10
* Move cache and report checking to before classification is run.gcasto@chromium.org2011-03-146-116/+179
* PrintPreview: Added code to handle invalid page range text.kmadhusu@chromium.org2011-03-145-41/+149
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-148-173/+107
* Convert ppapi messages to new format.tsepez@chromium.org2011-03-144-732/+747
* Consider the popup window position when the window shows upward. This patch d...thakis@chromium.org2011-03-149-21/+62
* Prevent memory leak for ChromeContentBrowserClient.creis@google.com2011-03-142-3/+8
* Update prerender field trial in canary from 5% control & 5% experiment totburkard@chromium.org2011-03-141-2/+2
* Move plugin messages to content.jam@chromium.org2011-03-1433-693/+379
* Revert 78081 - Options: Remove more unused dialogs.jhawkins@chromium.org2011-03-1414-0/+2072
* Revert 78095 - Build fix: Remove edit_search_engine_dialog.[cc,h] from the gy...jhawkins@chromium.org2011-03-141-0/+2
* 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-1429-253/+251
* Fix to make the clang bots happy.zmo@google.com2011-03-142-0/+3
* 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-145-80/+94
* Chromoting plugin to use a backing storehclam@google.com2011-03-142-15/+26
* 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-1423-186/+134
* In BlobURLRequestJob, open files asynchronously to avoid blocking the IO threadadamk@chromium.org2011-03-144-73/+125
* [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-1418-121/+121
* DemuxerFactory is born!fischman@chromium.org2011-03-1419-209/+350
* Fix clang buildbotjbauman@chromium.org2011-03-142-0/+4
* Fix chrome frame net tests which started crashing on startup after revision 7...ananta@chromium.org2011-03-141-0/+12
* 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-1426-77/+167
* 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
* Tuned the MouseRelease handler in the Dropdown Button to not un-depress the b...stevet@google.com2011-03-142-21/+127
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-1429-251/+253
* Revert 78034 - Removing a TODO and cleaning up code.kristianm@google.com2011-03-146-9/+21
* Removing 'off the record' references from TabRendererGtkvipul.bhasin@gmail.com2011-03-144-11/+10
* Don't fire callbacks on Close(). Caller should take care of this already,mbelshe@chromium.org2011-03-143-11/+16
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-144-74/+96