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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Back out string morphing.
mbelshe@google.com
2009-03-23
1
-5
/
+10
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
22
-71
/
+433
*
Fixing problem with ScopedVariant in official builds.
tommi@chromium.org
2009-03-23
2
-4
/
+1
*
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
*
Accidental checkin of vs2008 stuff
mbelshe@google.com
2009-03-23
1
-2
/
+1
*
Removed zombie hunter code
maruel@chromium.org
2009-03-23
3
-63
/
+0
*
Forgot to add v8_binding to linux build.
mbelshe@google.com
2009-03-23
1
-0
/
+1
*
Skip WatchdogTest.AlarmTest under Valgrind to avoid five-minute hang.
dkegel@google.com
2009-03-23
1
-0
/
+2
*
This test was most probably affected by Evan Stade's fix for stroked text:
mad@chromium.org
2009-03-23
2
-1
/
+1
*
Fully enable history_url_provider_unittest.cc for Mac.
shess@chromium.org
2009-03-23
2
-11
/
+0
*
Rework the v8 binding string handling to be more efficient.
mbelshe@google.com
2009-03-23
4
-80
/
+135
*
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
*
Improve scoped_cftyperef<> and scoped_nsobject<> reset() semantics.
mark@chromium.org
2009-03-23
2
-11
/
+11
*
Fix interval layout test.
willchan@chromium.org
2009-03-23
1
-5
/
+7
*
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
*
Computer total latency for DNS experiment
jar@chromium.org
2009-03-23
2
-0
/
+11
*
These tests were all improved by Evan Stade's fix for stroked text:
senorblanco@chromium.org
2009-03-23
21
-20
/
+10
*
Incorporate r134 from Skia. See http://crbugs.com/9005 for details.
dglazkov@chromium.org
2009-03-23
1
-0
/
+24
*
Change chromium to use the V8Collection from WebKit/WebCore/bindings/v8.
levin@chromium.org
2009-03-23
4
-193
/
+6
*
MMX optimized YUV conversion in GCC and Visual C.
fbarchard@chromium.org
2009-03-23
2
-64
/
+528
*
Make GetHostNameProc return a std::string.
wtc@chromium.org
2009-03-23
3
-123
/
+113
*
For some reason, these new baselines didn't make it with my last commit.
senorblanco@chromium.org
2009-03-23
3
-4
/
+1
*
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
*
Add missing Mac headers to base.gyp
mark@chromium.org
2009-03-23
2
-1
/
+11
*
Make a sqlite suppression less platform-specific; it wasn't working on buildbot
dkegel@google.com
2009-03-23
1
-2
/
+4
*
Hook up popup windows on Mac (no blocking yet).
avi@google.com
2009-03-23
2
-7
/
+35
*
Add scoped_nsobject to help handle ownership of NSObject subclass objects by
mark@chromium.org
2009-03-23
2
-0
/
+79
*
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
*
Reduce valgrind bot time from 12 minutes to 9 minutes by skipping one test
dkegel@google.com
2009-03-23
1
-0
/
+3
*
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
*
DevToolsClient frontend improvements:
pfeldman@chromium.org
2009-03-23
20
-1388
/
+1586
*
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
*
Add bug numbers to layout tests failures from my recent merges.
levin@chromium.org
2009-03-23
1
-13
/
+12
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
5
-17
/
+46
*
Switching sandbox to gyp on windows.
bradnelson@google.com
2009-03-23
5
-2
/
+16
*
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
[prev]
[next]