summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-2411-100/+42
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-2411-42/+100
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-242-0/+14
* Make the vsprops inheritance paths less relative.robertshield@google.com2009-03-241-2/+2
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-242-12/+106
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-242-31/+18
* Collapse two conditions into a single one.thomasvl@chromium.org2009-03-241-2/+0
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Add a copy of SunSpider 0.9 for performance testing.patrick@chromium.org2009-03-2434-0/+7680
* Generate header file of Linux version information (currently gyp-only).mmoss@chromium.org2009-03-241-0/+50
* Add a progress meter to the downloads page.glen@chromium.org2009-03-244-12/+159
* History import was exercising a codepath that didn't have code to update Hist...glen@chromium.org2009-03-241-0/+6
* Fixes crash in new tab page when searching from a field other than thesky@google.com2009-03-241-4/+6
* GYP fixes: remove references to deleted files.agl@chromium.org2009-03-241-1/+0
* Make sure we never pass a nil charcode, AppKit gets very unhappy about that.pinkerton@chromium.org2009-03-241-2/+3
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-244-36/+29
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-247-10/+51
* Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.maruel@chromium.org2009-03-241-0/+1
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-244-49/+7
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-2417-3/+400
* Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:patrick@chromium.org2009-03-243-16/+53
* Remove 4801 from known crash list.huanr@chromium.org2009-03-241-6/+0
* Fix a bug in ResourceMessageFilterhclam@chromium.org2009-03-241-1/+1
* TBR=ralphlhclam@chromium.org2009-03-241-0/+3
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-2419-46/+130
* Make the history and downloads pages work in RTL.glen@chromium.org2009-03-242-0/+20
* re-enable this now the bug causing it to fail has been fixed.ben@chromium.org2009-03-241-4/+0
* Extensions now support css user script definition. This checkin addsgeorged@chromium.org2009-03-241-5/+17
* Fix first run/installer test by NULL checking.ben@chromium.org2009-03-241-1/+2
* Chrome side of webkit merge from r41860 to 41906.tc@google.com2009-03-233-5/+2
* Disable the mini installer tests because they startednsylvain@chromium.org2009-03-231-0/+4
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-233-3/+4
* Fix UI test:ben@chromium.org2009-03-231-0/+3
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-2322-71/+433
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2368-1732/+865
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-236-14/+673
* Removed zombie hunter codemaruel@chromium.org2009-03-233-63/+0
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-232-11/+0
* Fix a plugin crash due to ResourceDispatcher being used after it was deletedmpcomplete@google.com2009-03-231-1/+5
* Fix broken build.erg@google.com2009-03-231-0/+2
* Deliver events and notifications to the RootView.erg@google.com2009-03-2312-94/+265
* Updating trunk VERSION build from 171.0 to 172.0laforge@chromium.org2009-03-231-1/+1
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* Add `anonymous namespace'::InvalidParameter.patrick@chromium.org2009-03-231-0/+1
* Updating to use scoped_nsobject.avi@google.com2009-03-232-9/+3
* Hook up popup windows on Mac (no blocking yet).avi@google.com2009-03-232-7/+35
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-239-78/+64
* Handle null window_id references and refer to a bug for further improvement.avi@google.com2009-03-233-6/+16
* Need to skip one more test. Should have been in http://codereview.chromium.o...dkegel@google.com2009-03-231-0/+1