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
*
Revert 45240 - Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
20
-124
/
+112
*
Update path
jabdelmalek@google.com
2010-04-21
1
-4
/
+6
*
bsd: move POSIXy functions back into file_util_posix
evan@chromium.org
2010-04-21
3
-79
/
+62
*
Windows bots build and use OSMesa
apatrick@chromium.org
2010-04-21
2
-0
/
+454
*
Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
20
-112
/
+124
*
Modifies Installation return codes to not return success (0) if an existing v...
gwilson@google.com
2010-04-21
1
-1
/
+0
*
Landing http://codereview.chromium.org/1735003
chocobo@chromium.org
2010-04-21
1
-2
/
+10
*
Attempting to fix the pure virtual function call crash in chrome frame test r...
ananta@chromium.org
2010-04-21
1
-3
/
+16
*
Make all options dialogs have a parent
xiyuan@chromium.org
2010-04-21
5
-10
/
+12
*
Fix a deprecated use of wstring/GetSwitchValue() for --file-descriptor-limit.
viettrungluu@chromium.org
2010-04-21
1
-3
/
+3
*
2nd attempt to land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
11
-48
/
+166
*
Fix bug whereby an installed page action bubble points not at the page action...
mirandac@chromium.org
2010-04-21
1
-2
/
+5
*
Put a button to link to proxy setup into the prefs dialog.
avi@chromium.org
2010-04-21
3
-25
/
+174
*
Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...
tommi@chromium.org
2010-04-21
10
-44
/
+242
*
Throw out preferences files that are corrupt rather than keeping them in read...
erikkay@chromium.org
2010-04-21
2
-4
/
+19
*
Roll Skia forward to r524.
evan@chromium.org
2010-04-21
2
-1
/
+5
*
Make sure tint for frame_incognito is stored in "Cached Theme.pak".
erg@chromium.org
2010-04-21
2
-0
/
+2
*
Removing override for media/video-zoom.html as updated baselines and expectat...
scherkus@chromium.org
2010-04-21
1
-3
/
+0
*
Re-enable TCMalloc on Linux.
willchan@chromium.org
2010-04-21
1
-1
/
+1
*
NTP: Add some spacing between the app icons.
arv@chromium.org
2010-04-21
1
-14
/
+13
*
A few fixes for GLES2 for the conformance tests.
gman@chromium.org
2010-04-21
2
-5
/
+20
*
GTK: Fix app-modality of the cookie ask dialog.
erg@chromium.org
2010-04-21
1
-2
/
+2
*
GTK: Override cursor colors in chrome-theme mode.
erg@chromium.org
2010-04-21
4
-0
/
+6
*
Fix the SpdyShark plugin to use the updated compression dictionary.
mbelshe@chromium.org
2010-04-21
1
-1
/
+1
*
With the GOAWAY code we now can have a case where we attempt
mbelshe@chromium.org
2010-04-21
1
-1
/
+2
*
Fix crasher on SpdySession teardown. When we close the session on error,
mbelshe@chromium.org
2010-04-21
2
-0
/
+33
*
Revert 45203 - Land http://codereview.chromium.org/1676002 for njw
jhawkins@chromium.org
2010-04-21
9
-160
/
+43
*
Revert 45206 - fix chromium os build.
jhawkins@chromium.org
2010-04-21
1
-4
/
+4
*
Fix valgrind memory leak complain in ViewTest
xiyuan@chromium.org
2010-04-21
1
-0
/
+6
*
fix chromium os build.
chocobo@chromium.org
2010-04-21
1
-4
/
+4
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
9
-6
/
+361
*
Land http://codereview.chromium.org/1676002 for njw
chocobo@chromium.org
2010-04-21
9
-43
/
+160
*
Revert 45169 - Fix compile error in ShownSectionsHandlerTest.
erikkay@chromium.org
2010-04-21
1
-1
/
+1
*
Sync: Check that the current thread is a ModelSafeWorker's home thread.
nick@chromium.org
2010-04-21
11
-2
/
+58
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
27
-519
/
+314
*
SPDY: Fix unittest-only leak.
willchan@chromium.org
2010-04-21
6
-83
/
+21
*
TCMalloc: don't use initialize hook. Just set the hook pointers directly.
willchan@chromium.org
2010-04-21
1
-13
/
+7
*
(
jrg@chromium.org
2010-04-21
11
-55
/
+1727
*
Fix spelling of Flickr.
avi@chromium.org
2010-04-21
3
-9
/
+9
*
Disables DownloadTest for Valgrind.
bulach@chromium.org
2010-04-21
1
-0
/
+2
*
Changed NPAPI include path to be absolute. Since we cannot use ANY npapi head...
alokp@chromium.org
2010-04-21
3
-8
/
+4
*
Added facility to stub log and check. It is still not ideal but workable.
alokp@chromium.org
2010-04-21
2
-21
/
+11
*
Client side code should include local logging so it can be stubbed out.
alokp@chromium.org
2010-04-21
2
-7
/
+3
*
Changing the system to only close browser windows which currently are pointed...
dhg@chromium.org
2010-04-21
2
-10
/
+35
*
Lands http://codereview.chromium.org/1610030/show from Luigi:
sky@chromium.org
2010-04-21
8
-261
/
+157
*
Roll out V8 2.2.4.2, with a bugfix for 42137
mnaganov@chromium.org
2010-04-21
1
-1
/
+1
*
Rename OnBlockedContentChange to OnContentSettingsChange.
bulach@chromium.org
2010-04-21
4
-8
/
+7
*
Update v8 revision in DEPS to latest trunk version
ricow@chromium.org
2010-04-21
1
-1
/
+1
*
Increase sleep timeout for valgrind UI tests.
bauerb@chromium.org
2010-04-21
1
-0
/
+1
*
Ignore base/thread_local_storage, not just _posix (ThreadSanitizer)
timurrrr@chromium.org
2010-04-21
1
-1
/
+1
[next]