index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make sure we never pass a nil charcode, AppKit gets very unhappy about that.
pinkerton@chromium.org
2009-03-24
1
-2
/
+3
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
4
-36
/
+29
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
7
-10
/
+51
*
Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.
maruel@chromium.org
2009-03-24
1
-0
/
+1
*
Get rid of WaitForWindowCountToChange.
phajdan.jr@chromium.org
2009-03-24
4
-49
/
+7
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
17
-3
/
+400
*
Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:
patrick@chromium.org
2009-03-24
3
-16
/
+53
*
Remove 4801 from known crash list.
huanr@chromium.org
2009-03-24
1
-6
/
+0
*
Fix a bug in ResourceMessageFilter
hclam@chromium.org
2009-03-24
1
-1
/
+1
*
TBR=ralphl
hclam@chromium.org
2009-03-24
1
-0
/
+3
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
19
-46
/
+130
*
Make the history and downloads pages work in RTL.
glen@chromium.org
2009-03-24
2
-0
/
+20
*
re-enable this now the bug causing it to fail has been fixed.
ben@chromium.org
2009-03-24
1
-4
/
+0
*
Extensions now support css user script definition. This checkin adds
georged@chromium.org
2009-03-24
1
-5
/
+17
*
Fix first run/installer test by NULL checking.
ben@chromium.org
2009-03-24
1
-1
/
+2
*
Chrome side of webkit merge from r41860 to 41906.
tc@google.com
2009-03-23
3
-5
/
+2
*
Disable the mini installer tests because they started
nsylvain@chromium.org
2009-03-23
1
-0
/
+4
*
Rename ExtensionMessageService::PostMessage because windows #defines that to
mpcomplete@google.com
2009-03-23
3
-3
/
+4
*
Fix UI test:
ben@chromium.org
2009-03-23
1
-0
/
+3
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
22
-71
/
+433
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
68
-1732
/
+865
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
6
-14
/
+673
*
Removed zombie hunter code
maruel@chromium.org
2009-03-23
3
-63
/
+0
*
Fully enable history_url_provider_unittest.cc for Mac.
shess@chromium.org
2009-03-23
2
-11
/
+0
*
Fix a plugin crash due to ResourceDispatcher being used after it was deleted
mpcomplete@google.com
2009-03-23
1
-1
/
+5
*
Fix broken build.
erg@google.com
2009-03-23
1
-0
/
+2
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
12
-94
/
+265
*
Updating trunk VERSION build from 171.0 to 172.0
laforge@chromium.org
2009-03-23
1
-1
/
+1
*
BUG=9094
hclam@chromium.org
2009-03-23
1
-0
/
+18
*
Fix an invalid DCHECK for media request context
hclam@chromium.org
2009-03-23
2
-30
/
+43
*
Add `anonymous namespace'::InvalidParameter.
patrick@chromium.org
2009-03-23
1
-0
/
+1
*
Updating to use scoped_nsobject.
avi@google.com
2009-03-23
2
-9
/
+3
*
Hook up popup windows on Mac (no blocking yet).
avi@google.com
2009-03-23
2
-7
/
+35
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
9
-78
/
+64
*
Handle null window_id references and refer to a bug for further improvement.
avi@google.com
2009-03-23
3
-6
/
+16
*
Need to skip one more test. Should have been in http://codereview.chromium.o...
dkegel@google.com
2009-03-23
1
-0
/
+1
*
Ignore task leaks. See http://crbug.com/6532
dkegel@google.com
2009-03-23
1
-0
/
+12
*
Skipping two tests that crash (bug 9170) and one that takes a long time.
dkegel@google.com
2009-03-23
1
-0
/
+6
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
18
-288
/
+336
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
10
-10
/
+147
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
2
-8
/
+16
*
Switching sandbox to gyp on windows.
bradnelson@google.com
2009-03-23
1
-1
/
+1
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
4
-13
/
+7
*
This test is having purify errors. I'm disabling it
nsylvain@chromium.org
2009-03-22
1
-0
/
+3
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
9
-199
/
+56
*
Initial revision of the DevTools frontend.
pfeldman@chromium.org
2009-03-22
1
-2
/
+2
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
2
-1
/
+4
*
Committing issue 39299:
aa@chromium.org
2009-03-21
9
-56
/
+199
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
8
-17
/
+59
*
Write usagestats to HKLM as well
cpu@google.com
2009-03-21
1
-3
/
+9
[prev]
[next]