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
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
21
-21
/
+0
*
Remove CEEE from watchlists; it no longer exists in this repository.
joi@chromium.org
2011-02-24
1
-4
/
+0
*
ICU 4.6 upgrade chrome changes in phase 2
jshin@chromium.org
2011-02-24
7
-6
/
+7
*
Transformable views: Use the transformation for points and events.
sadrul@chromium.org
2011-02-24
17
-99
/
+606
*
Clean up the disable_ and checks_.
lzheng@chromium.org
2011-02-24
1
-5
/
+8
*
Don't let extensions crash the browser or renderers from tabs API.
jstritar@chromium.org
2011-02-24
6
-6
/
+95
*
Drop "U;" from the UA string. This parallels https://bugs.webkit.org/show_bu...
pkasting@chromium.org
2011-02-24
1
-4
/
+1
*
Remove dependency on Views::Window from platforms that don't support it.
estade@chromium.org
2011-02-24
10
-15
/
+24
*
Remove line I had added for debugging, then accidentally committed.
estade@chromium.org
2011-02-24
1
-2
/
+0
*
gtk - Popup blocked animation
estade@chromium.org
2011-02-24
2
-43
/
+217
*
Pepper: Actually add PPB_FLASH_FILE_MODULE_LOCAL_INTERFACE to GetInterface().
viettrungluu@chromium.org
2011-02-24
1
-0
/
+4
*
Disabling Crash Renderers test, it fails always on offical trunk builders
kerz@chromium.org
2011-02-24
1
-1
/
+1
*
Added LevelOfControl to Preferences API's get() result
battre@chromium.org
2011-02-24
22
-37
/
+303
*
Fixed about:gpu refresh bug.
nduca@chromium.org
2011-02-24
11
-80
/
+232
*
Change tabs to spaces in views/views.gyp
wyck@chromium.org
2011-02-24
1
-2
/
+2
*
Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...
ananta@chromium.org
2011-02-24
14
-37
/
+87
*
Move some more direct uses of RootView to Widget.
ben@chromium.org
2011-02-24
16
-42
/
+81
*
Mac specific chromium-style issues now that the trybot is sane.
erg@google.com
2011-02-24
22
-39
/
+102
*
Stretched the hit box of the download shelf close button to the edges of the ...
stevet@google.com
2011-02-24
1
-4
/
+7
*
Ensure that Prerendering uses not more than 100MB per prerendered page.
tburkard@chromium.org
2011-02-24
7
-1
/
+165
*
Thread Hang detector - enable it for Windows only and ifdef'ed
rtenneti@chromium.org
2011-02-24
1
-3
/
+4
*
Revert 75933 - Roll ffmpeg DEPS to 75931
fischman@chromium.org
2011-02-24
1
-1
/
+1
*
Roll ffmpeg DEPS to 75931
fischman@chromium.org
2011-02-24
1
-1
/
+1
*
Add one more suppression for the ThreadWatcherTest
timurrrr@chromium.org
2011-02-24
1
-1
/
+8
*
web-ui settings: Eliminate three html parse warnings do to incorrect use of l...
csilv@chromium.org
2011-02-24
1
-14
/
+14
*
Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...
avi@chromium.org
2011-02-24
3
-6
/
+14
*
Revert 75911 - Remove web_ui_util helper functions.
kmadhusu@chromium.org
2011-02-24
8
-24
/
+65
*
Remove ssl_client_socket_mac_factory.{h,cc} and
wtc@chromium.org
2011-02-24
5
-121
/
+0
*
Provisional fix for WebFrame API changes upstream (added clearOpener).
pfeldman@chromium.org
2011-02-24
2
-0
/
+4
*
Roll DEPS:libvpx to 75908.
fischman@chromium.org
2011-02-24
1
-1
/
+1
*
Fix pinning of gamma on Mac device orientation. It shouldn't switch signs.
avi@chromium.org
2011-02-24
1
-7
/
+13
*
Get rid of the GTK-only accessibility api code, now that Chrome OS can rely
dmazzoni@chromium.org
2011-02-24
26
-1218
/
+0
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
15
-519
/
+702
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
40
-214
/
+1838
*
Add parens around && next to a || to fix build.
mrossetti@chromium.org
2011-02-24
1
-2
/
+2
*
Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...
mrossetti@chromium.org
2011-02-24
26
-261
/
+1214
*
Remove web_ui_util helper functions.
kmadhusu@chromium.org
2011-02-24
8
-65
/
+24
*
Fix incorrect include.
dilmah@chromium.org
2011-02-24
1
-1
/
+1
*
Update ICU suppressions for tsan
jochen@chromium.org
2011-02-24
1
-4
/
+4
*
Suppress data race in ThreadWatcherTest
jochen@chromium.org
2011-02-24
1
-0
/
+7
*
The RenderView currently only updates the navigation state
mmenke@chromium.org
2011-02-24
4
-44
/
+25
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
53
-194
/
+193
*
Set the standard font from 'serif' family font.
kochi@chromium.org
2011-02-24
1
-4
/
+6
*
Fix in-use updates where %TMP% is on a volume other than %USERPROFILE% and/or...
grt@chromium.org
2011-02-24
12
-58
/
+382
*
Remove FORCE_CAIRO flag and replace with a new feature.
milligan@google.com
2011-02-24
6
-28
/
+41
*
Fix typo in Message Passing sample code.
kathyw@chromium.org
2011-02-24
2
-2
/
+2
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
24
-289
/
+738
*
Disable -Wsign-compare for Clang.
hans@chromium.org
2011-02-24
1
-0
/
+2
*
[Mac] Implement ResourceBundle::GetNativeImageNamed() to load directly into a...
rsesek@chromium.org
2011-02-24
5
-8
/
+91
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
8
-44
/
+117
[next]