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
*
Final wiring of the distribution strings
cpu@google.com
2009-03-26
2
-6
/
+14
*
TBR=ralphl, scherkus
hclam@chromium.org
2009-03-26
1
-3
/
+4
*
Re-enable DOM checker test.
patrick@chromium.org
2009-03-26
1
-2
/
+2
*
Reverting 12559.
yurys@google.com
2009-03-26
1
-1
/
+1
*
Disk cache: Add a unit test that instantiates three caches
rvargas@google.com
2009-03-26
3
-7
/
+50
*
Minor cleanup:
patrick@chromium.org
2009-03-26
1
-4
/
+4
*
Update WebKit dependency to include result of change http://codereview.chromi...
yurys@google.com
2009-03-26
1
-1
/
+1
*
Make sure *BUILD* env vars are passed around for Linux official builds.
mmoss@chromium.org
2009-03-26
1
-0
/
+1
*
Block Oriya locale on Windows XP.
jungshik@google.com
2009-03-26
7
-0
/
+54
*
WebContentsView became more than just an interface with 48103 (r12483). If we...
avi@google.com
2009-03-26
7
-80
/
+65
*
Passing a foreground window to the google update code so that if it triggers ...
robertshield@google.com
2009-03-26
3
-10
/
+34
*
First stab at Mac breakpad support.
jeremy@chromium.org
2009-03-26
10
-16
/
+143
*
Remove obsolete TODOs.
pinkerton@chromium.org
2009-03-26
1
-9
/
+1
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
11
-47
/
+129
*
Change # for //. duh
nsylvain@chromium.org
2009-03-26
1
-1
/
+1
*
We had some entries twice in the list. Cleaning up.
nsylvain@chromium.org
2009-03-26
1
-4
/
+2
*
Add test regressions since the webkit merge yesterday.
sverrir@chromium.org
2009-03-26
1
-5
/
+15
*
Update expectations for a GC test.
ager@chromium.org
2009-03-26
1
-1
/
+1
*
Revert Linux Omnibox color changes in r12516.
deanm@chromium.org
2009-03-26
1
-3
/
+3
*
Fix window.history GC issue. Since the history object is not part of
ager@chromium.org
2009-03-26
3
-15
/
+27
*
Make sure last_time_seen_ is protected by the CookieMonster lock.
deanm@chromium.org
2009-03-26
1
-2
/
+6
*
Make DevTools client survive 'refresh' of the inspectable tab.
pfeldman@chromium.org
2009-03-26
10
-76
/
+212
*
This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...
xji@chromium.org
2009-03-26
1
-2
/
+6
*
Fix the path layout in both bookmark manager and download location. (issue 8997)
xji@chromium.org
2009-03-26
3
-61
/
+52
*
- Launch DOM checker in the subdirectory 'dom_checker/', as specified by its
patrick@chromium.org
2009-03-26
5
-10
/
+41
*
Ability for demuxer clients to get to FFmpeg's AVStream object exposed as an ...
ralphl@chromium.org
2009-03-26
9
-67
/
+136
*
Revert change 12507 and 12532 because it breaks the
nsylvain@chromium.org
2009-03-26
9
-804
/
+389
*
Fix purify error for DOM UI unit test.
brettw@chromium.org
2009-03-26
1
-2
/
+1
*
Update WebKit revision in DEPS to pick up my fix for purify.
jianli@chromium.org
2009-03-26
1
-1
/
+1
*
Defer a layout test because it times out
hclam@chromium.org
2009-03-26
1
-3
/
+4
*
Linux: char-decoding fails since jshik removed the faulty baseline
agl@chromium.org
2009-03-26
1
-1
/
+1
*
Enabled tests:
hclam@chromium.org
2009-03-26
1
-6
/
+3
*
Fix missing include file in webframeloaderclient_impl.h to make it self-conta...
jianli@chromium.org
2009-03-26
1
-0
/
+1
*
Add a copy of the V8 Benchmark Suite (version 3) for performance testing.
patrick@chromium.org
2009-03-26
14
-0
/
+13428
*
Make sure filters can handle an empty input buffer
jar@chromium.org
2009-03-25
2
-4
/
+8
*
Fix a race in proxy_service_unittest.cc that was causing flakiness on purify ...
ericroman@google.com
2009-03-25
1
-35
/
+102
*
Add support for -Duse_system_{libxml,libxslt,sqlite}=1 for
sgk@google.com
2009-03-25
3
-360
/
+413
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
19
-76
/
+135
*
Magic incatation to have the translated strings appear in the setup.exe resou...
cpu@google.com
2009-03-25
1
-0
/
+2
*
LINUX: fix duplicate entry in test_expectations.txt
agl@chromium.org
2009-03-25
1
-2
/
+3
*
Relanding since it was breaking the Release build (because of missing includes).
jcampan@chromium.org
2009-03-25
7
-115
/
+183
*
Linux UI theming:
estade@chromium.org
2009-03-25
5
-7
/
+25
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
9
-80
/
+297
*
Linux: update test expectations for merge failures.
agl@chromium.org
2009-03-25
1
-13
/
+12
*
Linux: roll DEPS to pickup scrollbars change.
agl@chromium.org
2009-03-25
1
-1
/
+1
*
Linux: rebaseline for scrollbars change.
agl@chromium.org
2009-03-25
850
-425
/
+425
*
Use the correct g_free instead of free when freeing memory passed to us from ...
jhawkins@chromium.org
2009-03-25
1
-1
/
+1
*
Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...
thestig@chromium.org
2009-03-25
2
-1
/
+21
*
Restore revision 12329, which I accidentally clobbered when
aa@chromium.org
2009-03-25
1
-5
/
+17
*
Fix the problem that DOM object is deleted in the GC thread, not owning thread.
jianli@chromium.org
2009-03-25
8
-388
/
+803
[next]