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
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
86
-185
/
+186
*
Porting the Task Manager to the TabContents-based prerender code.
dominich@chromium.org
2011-05-06
8
-339
/
+95
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
20
-453
/
+172
*
Rework SwapBuffers sync to allow enough SwapBuffers without blocking
piman@google.com
2011-05-06
4
-13
/
+23
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-05-06
22
-67
/
+1422
*
Fix to make 'Sign out' look identical to the enabled state even when disabled.
hashimoto@chromium.org
2011-05-06
2
-6
/
+4
*
Add third_party/openmax to content/gpu/DEPS.
fischman@google.com
2011-05-06
1
-0
/
+1
*
Make the GraphicsContext3D implementation selectable
gman@chromium.org
2011-05-06
6
-2
/
+2148
*
Add lots of logging to timing out Autofill browsertest.
isherman@chromium.org
2011-05-06
1
-5
/
+12
*
Login() ChromeOS PyAuto hook that returns an error string on failure and, on ...
dtu@chromium.org
2011-05-06
6
-33
/
+118
*
Change the keyboard indicator for Catalan from ES to CAS.
yusukes@google.com
2011-05-06
2
-0
/
+7
*
[Sync] Refactor JS event handling to reduce boilerplate
akalin@chromium.org
2011-05-06
21
-328
/
+306
*
Resubmission of 6898057, with build fixes.
ericu@google.com
2011-05-05
5
-0
/
+759
*
wstring: remove wstring version of SplitString
evan@chromium.org
2011-05-05
4
-21
/
+25
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
4
-9
/
+9
*
Roll WebKit 85846:85866
hclam@chromium.org
2011-05-05
1
-1
/
+1
*
Revert 84343 - Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
6
-86
/
+10
*
(harmless) Missed include from http://codereview.chromium.org/6930040/
cevans@chromium.org
2011-05-05
1
-0
/
+1
*
Don't start capture if it's started already
avayvod@chromium.org
2011-05-05
1
-1
/
+2
*
Gchat data is mapped onto talkgadget.google.com so don't forget to HSTS it.
cevans@chromium.org
2011-05-05
2
-0
/
+8
*
Enable local http server when running pyauto tests on chromeos
nirnimesh@chromium.org
2011-05-05
1
-2
/
+1
*
Revert 84320 - Autofill DOMUI Prefs should work with i18n phone numbers
dhollowa@chromium.org
2011-05-05
10
-280
/
+4
*
Move the implementations for the CF/NS casts to foundation_util
stuartmorgan@chromium.org
2011-05-05
2
-72
/
+73
*
Add native file formats to open in browser (pdf, webm)
gspencer@google.com
2011-05-05
1
-0
/
+1
*
Printing: Notify the browser process of renderer print failures.
thestig@chromium.org
2011-05-05
6
-10
/
+86
*
Remove old Heap Profiler interactive test.
mnaganov@chromium.org
2011-05-05
2
-32
/
+0
*
Mark BrowserFocusTest.FindFocusTest as flaky on mac.
zea@chromium.org
2011-05-05
1
-0
/
+6
*
Update third_party/cros/ to 9cee76bb1bf827d5b6122adc8797b251e98831b3.
yusukes@google.com
2011-05-05
1
-1
/
+1
*
Revert "wstring: remove wstring version of SplitString"
evan@chromium.org
2011-05-05
3
-21
/
+16
*
Disable BrowserTestEvents.AccessKeys on Mac.
zea@chromium.org
2011-05-05
1
-2
/
+2
*
wstring: remove wstring version of SplitString
evan@chromium.org
2011-05-05
3
-16
/
+21
*
Roll ANGLE 626:633.
apatrick@chromium.org
2011-05-05
1
-1
/
+1
*
Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.
apatrick@chromium.org
2011-05-05
6
-148
/
+317
*
Marking the ChromeFrame.RequestStart test as flaky.
ananta@chromium.org
2011-05-05
1
-1
/
+3
*
[Sync] Mark session encryption/passphrase integration tests as flaky.
zea@chromium.org
2011-05-05
1
-4
/
+8
*
Fix a regression where a clip path would stay set too long.
thakis@chromium.org
2011-05-05
1
-25
/
+27
*
Print Preview: Changing the behavior of the page ranges textfield.
dpapad@chromium.org
2011-05-05
5
-44
/
+157
*
PrintPreview: [MAC]Update only the orientation settings, if the selected prin...
kmadhusu@chromium.org
2011-05-05
1
-11
/
+15
*
autofill: Remove duplicate include of form_data.h
tfarina@chromium.org
2011-05-05
1
-1
/
+0
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
10
-25
/
+37
*
Autofill DOMUI Prefs should work with i18n phone numbers
dhollowa@chromium.org
2011-05-05
10
-4
/
+280
*
Disable testDeclineDangerousDownload until the expectation is determined
nirnimesh@chromium.org
2011-05-05
1
-0
/
+3
*
Move some Foundation-specific utilities from mac_util to foundation_util
stuartmorgan@chromium.org
2011-05-05
3
-70
/
+70
*
Fixing a syntax error in pyauto_tests file.
sunandt@google.com
2011-05-05
1
-1
/
+1
*
Fix notifications.
avi@chromium.org
2011-05-05
3
-8
/
+9
*
Http Cache: make sure that if we cancel a request after all data
rvargas@google.com
2011-05-05
3
-1
/
+55
*
Added Key event forwarding and handlking (not yet tested for GTK or Windows)
saintlou@chromium.org
2011-05-05
9
-49
/
+175
*
Add extra logging to prove a theory for the race condition in bug 81256.
lipalani@chromium.org
2011-05-05
3
-3
/
+11
*
Fix PrerenderBrowserTest hangs with new TabConents-based
mmenke@chromium.org
2011-05-05
1
-2
/
+16
*
Revert 84301 - A database to hold filesystem directory information, to replac...
zea@chromium.org
2011-05-05
5
-759
/
+0
[next]